Skip to content

Commit

Permalink
Add gemfile.lock for app
Browse files Browse the repository at this point in the history
  • Loading branch information
mrchrisadams committed Oct 13, 2012
1 parent 58e8560 commit f27424d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions importers/network_rail/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,10 @@ GEM
i18n (~> 0.6)
multi_json (~> 1.0)
builder (3.0.3)
coderay (1.0.8)
dotenv (0.2.0)
i18n (0.6.1)
method_source (0.8)
mongoid (3.0.9)
activemodel (~> 3.1)
moped (~> 1.1)
Expand All @@ -19,6 +21,11 @@ GEM
multi_json (1.3.6)
origin (1.0.9)
osgb_convert (0.0.4)
pry (0.9.10)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.3.1)
slop (3.3.3)
stomp (1.2.6)
tzinfo (0.3.33)

Expand All @@ -30,4 +37,5 @@ DEPENDENCIES
dotenv
mongoid
osgb_convert
pry
stomp

0 comments on commit f27424d

Please sign in to comment.