Skip to content

Commit

Permalink
+ Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
floere committed Jun 12, 2013
1 parent 290fe72 commit 11af30b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions server/test_project/Gemfile.lock
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ GEM
cod (0.5.0) cod (0.5.0)
diff-lcs (1.2.4) diff-lcs (1.2.4)
i18n (0.6.1) i18n (0.6.1)
multi_json (1.7.2) multi_json (1.7.6)
mysql (2.9.1) mysql (2.9.1)
procrastinate (0.5.0) procrastinate (0.5.0)
cod (~> 0.5) cod (~> 0.5)
Expand All @@ -37,13 +37,13 @@ GEM
rspec-expectations (2.13.0) rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0) diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.1) rspec-mocks (2.13.1)
sinatra (1.4.2) sinatra (1.4.3)
rack (~> 1.5, >= 1.5.2) rack (~> 1.4)
rack-protection (~> 1.4) rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4) tilt (~> 1.3, >= 1.3.4)
state_machine (1.2.0) state_machine (1.2.0)
text (1.2.1) text (1.2.1)
tilt (1.4.0) tilt (1.4.1)
tzinfo (0.3.37) tzinfo (0.3.37)
url_escape (2009.06.24) url_escape (2009.06.24)
yajl-ruby (1.1.0) yajl-ruby (1.1.0)
Expand Down

0 comments on commit 11af30b

Please sign in to comment.