Skip to content
This repository has been archived by the owner on Apr 15, 2023. It is now read-only.

Commit

Permalink
Merge pull request #33 from tachikomapocket/tachikoma/update-20150324…
Browse files Browse the repository at this point in the history
…164605

Exec tachikoma update 20150324164605
  • Loading branch information
tyabe committed Mar 25, 2015
2 parents 9509510 + 7495c81 commit d6c7340
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,12 @@ GEM
database_cleaner (1.0.1)
diff-lcs (1.2.5)
docile (1.1.5)
domain_name (0.5.23)
unf (>= 0.0.5, < 1.0.0)
foreman (0.78.0)
thor (~> 0.19.1)
http-cookie (1.0.2)
domain_name (~> 0.5)
http_router (0.11.1)
rack (>= 1.0.0)
url_mount (~> 0.2.1)
Expand Down Expand Up @@ -100,7 +104,8 @@ GEM
rack-test (0.6.3)
rack (>= 1.0)
rake (10.4.2)
rest-client (1.7.3)
rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
rspec (3.2.0)
Expand All @@ -124,10 +129,10 @@ GEM
multi_json (~> 1.0)
simplecov-html (~> 0.9.0)
simplecov-html (0.9.0)
sinatra (1.4.5)
sinatra (1.4.6)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
tilt (>= 1.3, < 3)
slim (3.0.3)
temple (~> 0.7.3)
tilt (>= 1.3.3, < 2.1)
Expand All @@ -145,6 +150,9 @@ GEM
polyglot (>= 0.3.1)
tzinfo (1.2.2)
thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.6)
url_mount (0.2.1)
rack

Expand Down

0 comments on commit d6c7340

Please sign in to comment.