Skip to content

Commit

Permalink
update gem lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
bobthecow committed Apr 15, 2013
1 parent 951cbb4 commit 37044eb
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Expand Up @@ -3,9 +3,9 @@ GEM
specs:
adsf (1.1.1)
rack (>= 1.0.0)
bson (1.8.4)
bson_ext (1.8.4)
bson (~> 1.8.4)
bson (1.8.5)
bson_ext (1.8.5)
bson (~> 1.8.5)
coderay (1.0.9)
colored (1.2)
commonjs (0.2.6)
Expand All @@ -23,9 +23,9 @@ GEM
commonjs (~> 0.2.6)
libv8 (3.11.8.17)
method_source (0.8.1)
mime-types (1.21)
mongo (1.8.4)
bson (~> 1.8.4)
mime-types (1.22)
mongo (1.8.5)
bson (~> 1.8.5)
multi_json (1.7.2)
nanoc (3.6.2)
cri (~> 2.3)
Expand All @@ -47,7 +47,7 @@ GEM
ref
typogruby (1.0.15)
rubypants
uglifier (1.3.0)
uglifier (2.0.1)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)

Expand Down

0 comments on commit 37044eb

Please sign in to comment.