From a1c439c21ca8f3930293c095353b46f98f3ec081 Mon Sep 17 00:00:00 2001 From: Sam Date: Sun, 15 Dec 2013 11:34:38 +1100 Subject: [PATCH] spork rails now sourced from gem --- Gemfile | 2 +- Gemfile_rails4.lock | 13 ++++--------- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/Gemfile b/Gemfile index 66db21884db..02b0041f820 100644 --- a/Gemfile +++ b/Gemfile @@ -161,7 +161,7 @@ group :test, :development do gem 'rspec-given' gem 'pry-rails' gem 'pry-nav' - gem 'spork-rails', :github => 'sporkrb/spork-rails' + gem 'spork-rails' end group :development do diff --git a/Gemfile_rails4.lock b/Gemfile_rails4.lock index 6bba6ab7781..9364ac8f208 100644 --- a/Gemfile_rails4.lock +++ b/Gemfile_rails4.lock @@ -1,11 +1,3 @@ -GIT - remote: git://github.com/sporkrb/spork-rails.git - revision: 0dd45e59d3237b4c8f9efc215b46d9c07072a95e - specs: - spork-rails (4.0.0) - rails (>= 3.0.0, < 5) - spork (>= 1.0rc0) - PATH remote: vendor/gems/discourse_plugin specs: @@ -365,6 +357,9 @@ GEM slop (3.4.7) sorcerer (1.0.2) spork (1.0.0rc4) + spork-rails (4.0.0) + rails (>= 3.0.0, < 5) + spork (>= 1.0rc0) sprockets (2.10.1) hike (~> 1.2) multi_json (~> 1.0) @@ -489,7 +484,7 @@ DEPENDENCIES simplecov sinatra slim - spork-rails! + spork-rails therubyracer-discourse thin timecop