Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rake from 10.1.0 to 13.0.1 in /features/gemsets/rails4.0 #46

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 13 additions & 18 deletions features/gemsets/rails4.0/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
GIT
remote: git://github.com/sporkrb/spork.git
revision: 38ab44f0968c23509912680a04f903fe4ad5c068
specs:
spork (1.0.0rc3)

PATH
remote: ../../../
remote: ../../..
specs:
spork-rails (3.2.1)
spork-rails (4.0.0)
rails (>= 3.0.0, < 5)
spork (>= 1.0rc0)

Expand Down Expand Up @@ -48,18 +42,12 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.6.3)
columnize (0.3.6)
columnize (0.9.0)
cucumber (1.3.2)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.12.0)
multi_json (~> 1.3)
debugger (1.6.0)
columnize (>= 0.3.1)
debugger-linecache (~> 1.2.0)
debugger-ruby_core_source (~> 1.2.1)
debugger-linecache (1.2.0)
debugger-ruby_core_source (1.2.3)
diff-lcs (1.2.4)
erubis (2.7.0)
execjs (1.4.0)
Expand All @@ -71,6 +59,7 @@ GEM
jquery-rails (3.0.2)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
linecache (1.3.1)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
Expand All @@ -94,7 +83,7 @@ GEM
activesupport (= 4.0.0)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.1.0)
rake (13.0.1)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
Expand All @@ -110,6 +99,12 @@ GEM
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
ruby-debug (0.10.4)
columnize (>= 0.1)
ruby-debug-base (~> 0.10.4.0)
ruby-debug-base (0.10.4)
linecache (>= 0.3)
spork (1.0.0rc4)
sprockets (2.10.0)
hike (~> 1.2)
multi_json (~> 1.0)
Expand All @@ -136,12 +131,12 @@ PLATFORMS

DEPENDENCIES
cucumber (~> 1.3.2)
debugger
jquery-rails
rails (~> 4.0)
rspec (~> 2.13.0)
rspec-rails (~> 2.13.2)
spork!
ruby-debug
spork (>= 1.0rc0)
spork-rails!
sqlite3 (~> 1.3.7)
turbolinks