summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorluca-marie <ml.kochsiek@fu-berlin.de>2016-08-24 15:23:07 +0200
committerthea <ta.kupler@gmail.com>2016-09-01 12:08:46 +0200
commite1e98d0229b8b79de2105515f0312903a23dc335 (patch)
tree2a7b0c492ffbd9819f05b226e263d5826fcc44d9 /Gemfile.lock
parent92481029074f34342cc35937f3aab94aca7887c7 (diff)
Update with Twitter
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock35
1 files changed, 34 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index ab97719..8601b75 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -76,6 +76,7 @@ GEM
sass (>= 3.3.4)
braintree (2.65.0)
builder (>= 2.0.0)
+ buftok (0.2.0)
builder (3.2.2)
byebug (9.0.5)
capybara (2.7.1)
@@ -126,6 +127,9 @@ GEM
cucumber-wire (0.0.1)
debug_inspector (0.0.2)
diff-lcs (1.2.5)
+ domain_name (0.5.20160615)
+ unf (>= 0.0.5, < 1.0.0)
+ equalizer (0.0.10)
erubis (2.7.0)
execjs (2.7.0)
factory_girl (4.7.0)
@@ -140,6 +144,8 @@ GEM
sinatra
faker (1.6.6)
i18n (~> 0.5)
+ faraday (0.9.2)
+ multipart-post (>= 1.2, < 3)
ffi (1.9.14)
gherkin (4.0.0)
globalid (0.3.7)
@@ -157,7 +163,16 @@ GEM
haml (~> 4.0.0)
nokogiri (~> 1.6.0)
ruby_parser (~> 3.5)
+ http (1.0.4)
+ addressable (~> 2.3)
+ http-cookie (~> 1.0)
+ http-form_data (~> 1.0.1)
+ http_parser.rb (~> 0.6.0)
+ http-cookie (1.0.2)
+ domain_name (~> 0.5)
+ http-form_data (1.0.1)
http_accept_language (2.0.5)
+ http_parser.rb (0.6.0)
httpclient (2.8.1)
i18n (0.7.0)
i18n-missing_translations (0.0.1)
@@ -178,6 +193,8 @@ GEM
nokogiri (>= 1.5.9)
mail (2.6.4)
mime-types (>= 1.16, < 4)
+ memoizable (0.4.2)
+ thread_safe (~> 0.3, >= 0.3.1)
metaclass (0.0.4)
method_source (0.8.2)
mime-types (3.1)
@@ -190,6 +207,8 @@ GEM
metaclass (~> 0.0.1)
multi_json (1.12.1)
multi_test (0.1.2)
+ multipart-post (2.0.0)
+ naught (1.1.0)
nokogiri (1.6.8)
mini_portile2 (~> 2.1.0)
pkg-config (~> 1.1.7)
@@ -258,6 +277,7 @@ GEM
simple_form (3.2.1)
actionpack (> 4, < 5.1)
activemodel (> 4, < 5.1)
+ simple_oauth (0.3.1)
sinatra (1.4.7)
rack (~> 1.5)
rack-protection (~> 1.4)
@@ -278,10 +298,22 @@ GEM
thor (0.19.1)
thread_safe (0.3.5)
tilt (2.0.5)
+ twitter (5.16.0)
+ addressable (~> 2.3)
+ buftok (~> 0.2.0)
+ equalizer (= 0.0.10)
+ faraday (~> 0.9.0)
+ http (~> 1.0)
+ http_parser.rb (~> 0.6.0)
+ json (~> 1.8)
+ memoizable (~> 0.4.0)
+ naught (~> 1.0)
+ simple_oauth (~> 0.3.0)
tzinfo (1.2.2)
thread_safe (~> 0.1)
uglifier (3.0.1)
execjs (>= 0.3.0, < 3)
+ unf (0.2.0.beta2)
valid_email (0.0.13)
activemodel
mail (~> 2.6.1)
@@ -337,8 +369,9 @@ DEPENDENCIES
sass-rails
simple_form
therubyracer
+ twitter
uglifier
valid_email
BUNDLED WITH
- 1.11.2
+ 1.12.5