aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorrhenium <re4k@re4k.info>2013-06-08 12:14:41 +0900
committerrhenium <re4k@re4k.info>2013-06-08 12:14:41 +0900
commitedbb08497da9870e06584d0fe5efd484c0ed3bdd (patch)
treea26d6705231e29d8744f765975a1f0b4b60f67d0 /Gemfile.lock
parent65e965bcd0abdf567c872bf946d453ad97fb793d (diff)
downloadaclog-edbb08497da9870e06584d0fe5efd484c0ed3bdd.tar.gz
clean Gemfile
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock10
1 files changed, 10 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 10871fb..3cb24fc 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -34,6 +34,7 @@ GEM
railties (>= 3.1.0)
sass-rails (>= 3.1.0)
builder (3.1.4)
+ coderay (1.0.9)
coffee-rails (4.0.0)
coffee-script (>= 2.2.0)
railties (>= 4.0.0.beta, < 5.0)
@@ -84,6 +85,7 @@ GEM
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
+ method_source (0.8.1)
mime-types (1.23)
minitest (4.7.4)
msgpack (0.4.7)
@@ -104,6 +106,12 @@ GEM
multi_json (~> 1.3)
omniauth-oauth (~> 1.0)
polyglot (0.3.3)
+ pry (0.9.12.2)
+ coderay (~> 1.0.5)
+ method_source (~> 0.8)
+ slop (~> 3.4)
+ pry-rails (0.3.1)
+ pry (>= 0.9.10)
rack (1.5.2)
rack-test (0.6.2)
rack (>= 1.0)
@@ -145,6 +153,7 @@ GEM
tilt (~> 1.3)
settingslogic (2.0.9)
simple_oauth (0.2.0)
+ slop (3.4.5)
sprockets (2.10.0)
hike (~> 1.2)
multi_json (~> 1.0)
@@ -202,6 +211,7 @@ DEPENDENCIES
msgpack-rpc
mysql2 (> 0.3.12b)
omniauth-twitter
+ pry-rails
rails (= 4.0.0.rc1)
rspec
rspec-rails