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 mail from 2.5.4 to 2.5.5 in /features/gemsets/rails3.0 #33

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
37 changes: 16 additions & 21 deletions features/gemsets/rails3.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: ae2022e3bf8ca3cd2e5f0bd3678f69d6eaaff165
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 @@ -43,18 +37,12 @@ GEM
multi_json (~> 1.0)
arel (3.0.2)
builder (3.0.4)
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)
gherkin (2.12.0)
Expand All @@ -63,12 +51,13 @@ GEM
i18n (0.6.1)
journey (1.0.4)
json (1.8.0)
mail (2.5.4)
linecache (1.3.1)
mail (2.5.5)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.23)
mime-types (1.25.1)
multi_json (1.7.7)
polyglot (0.3.3)
polyglot (0.3.5)
rack (1.4.5)
rack-cache (1.2)
rack (>= 0.4)
Expand Down Expand Up @@ -109,6 +98,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.2.2)
hike (~> 1.2)
multi_json (~> 1.0)
Expand All @@ -117,7 +112,7 @@ GEM
sqlite3 (1.3.7)
thor (0.18.1)
tilt (1.4.1)
treetop (1.4.14)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.37)
Expand All @@ -127,10 +122,10 @@ PLATFORMS

DEPENDENCIES
cucumber (~> 1.3.2)
debugger
rails (~> 3.0)
rspec (~> 2.13.0)
rspec-rails (~> 2.13.2)
spork!
ruby-debug
spork (>= 1.0rc0)
spork-rails!
sqlite3 (~> 1.3.4)