Skip to content

Commit 40a4985

Browse files
committed
missed Gemfile.lock for rack ~> 1.5.2
1 parent 650d830 commit 40a4985

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ GEM
66
rake
77
diff-lcs (1.2.5)
88
jruby-openssl (0.9.6-java)
9-
rack (1.4.5)
9+
rack (1.5.2)
1010
rake (10.3.2)
1111
rspec (2.14.1)
1212
rspec-core (~> 2.14.0)
@@ -23,6 +23,6 @@ PLATFORMS
2323
DEPENDENCIES
2424
appraisal
2525
jruby-openssl
26-
rack (~> 1.4.5)
26+
rack (~> 1.5.2)
2727
rake (~> 10.3.1)
2828
rspec (~> 2.14.1)

0 commit comments

Comments
 (0)