Skip to content

Commit

Permalink
Re-ran bundle install to update Gemfile lock
Browse files Browse the repository at this point in the history
  • Loading branch information
rex committed Feb 23, 2014
1 parent bc41c00 commit 809d3d6
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ GEM
addressable (2.3.5)
atomic (1.1.14)
builder (3.2.2)
coveralls (0.7.0)
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
term-ansicolor
thor
descendants_tracker (0.0.3)
docile (1.1.3)
faraday (0.9.0)
Expand Down Expand Up @@ -38,6 +44,7 @@ GEM
json (1.8.1)
jwt (0.1.11)
multi_json (>= 1.5)
mime-types (2.1)
mini_portile (0.5.2)
minitest (4.7.5)
multi_json (1.8.4)
Expand All @@ -55,6 +62,8 @@ GEM
rake (10.1.1)
rdoc (3.12.2)
json (~> 1.4)
rest-client (1.6.7)
mime-types (>= 1.16)
shoulda (3.5.0)
shoulda-context (~> 1.0, >= 1.0.1)
shoulda-matchers (>= 1.4.1, < 3.0)
Expand All @@ -66,16 +75,20 @@ GEM
multi_json
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
term-ansicolor (1.3.0)
tins (~> 1.0)
thor (0.18.1)
thread_safe (0.1.3)
atomic
tins (1.0.0)
tzinfo (0.3.38)

PLATFORMS
ruby

DEPENDENCIES
bundler (~> 1.0)
coveralls
highline (>= 1.5.x)
jeweler (~> 2.0.1)
rake (~> 10.x)
Expand Down

0 comments on commit 809d3d6

Please sign in to comment.