aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorRhenium <rhenium@rhe.jp>2014-01-20 17:12:56 +0900
committerRhenium <rhenium@rhe.jp>2014-01-20 17:12:56 +0900
commitc2479259ae06d19999f08dd6e5f3a679725d0c27 (patch)
tree712273e91046ef04404ae1c8ae79531afdb7662e /Gemfile.lock
parente070c2808fc4b969e81bf0f8d6db5c1129e41b5a (diff)
downloadaclog-c2479259ae06d19999f08dd6e5f3a679725d0c27.tar.gz
add twitter-text gem
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock10
1 files changed, 8 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 7e8fe65..1494368 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -102,10 +102,10 @@ GEM
method_source (0.8.2)
mime-types (1.25.1)
minitest (4.7.5)
- msgpack (0.4.7)
+ msgpack (0.5.8)
msgpack-rpc (0.5.1)
cool.io (~> 1.1.0)
- msgpack (~> 0.4.4)
+ msgpack (>= 0.4.4)
multi_json (1.8.4)
multipart-post (2.0.0)
mysql2 (0.3.14)
@@ -210,10 +210,15 @@ GEM
json (~> 1.8)
memoizable (~> 0.4.0)
simple_oauth (~> 0.2.0)
+ twitter-text (1.7.0)
+ unf (~> 0.1.0)
tzinfo (0.3.38)
uglifier (2.4.0)
execjs (>= 0.3.0)
json (>= 1.8.0)
+ unf (0.1.3)
+ unf_ext
+ unf_ext (0.0.6)
unicorn (4.8.0)
kgio (~> 2.6)
rack
@@ -253,6 +258,7 @@ DEPENDENCIES
simplecov
thin
twitter
+ twitter-text
uglifier
unicorn
unicorn-worker-killer