Skip to content

Commit

Permalink
Update gems.
Browse files Browse the repository at this point in the history
  • Loading branch information
rdvdijk committed Jan 7, 2017
1 parent a14c8ce commit a056d11
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,71 +1,71 @@
GEM
remote: http://rubygems.org/
specs:
activesupport (5.0.0)
activesupport (5.0.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.4.0)
addressable (2.5.0)
public_suffix (~> 2.0, >= 2.0.2)
attr_required (1.0.1)
buftok (0.2.0)
concurrent-ruby (1.0.2)
domain_name (0.5.20160615)
concurrent-ruby (1.0.4)
domain_name (0.5.20161129)
unf (>= 0.0.5, < 1.0.0)
equalizer (0.0.10)
faraday (0.9.2)
equalizer (0.0.11)
faraday (0.10.1)
multipart-post (>= 1.2, < 3)
fb_graph2 (0.7.7)
fb_graph2 (0.8.0)
activesupport (>= 3.2)
httpclient (>= 2.4)
multi_json
rack-oauth2 (>= 1.1)
url_safe_base64
http (1.0.4)
http (2.1.0)
addressable (~> 2.3)
http-cookie (~> 1.0)
http-form_data (~> 1.0.1)
http_parser.rb (~> 0.6.0)
http-cookie (1.0.2)
http-cookie (1.0.3)
domain_name (~> 0.5)
http-form_data (1.0.1)
http_parser.rb (0.6.0)
httpclient (2.8.0)
httpclient (2.8.3)
i18n (0.7.0)
json (1.8.3)
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
minitest (5.9.0)
minitest (5.10.1)
multi_json (1.12.1)
multipart-post (2.0.0)
naught (1.1.0)
public_suffix (2.0.5)
rack (2.0.1)
rack-oauth2 (1.3.1)
rack-oauth2 (1.4.0)
activesupport (>= 2.3)
attr_required (>= 0.0.5)
httpclient (>= 2.4)
multi_json (>= 1.3.6)
rack (>= 1.1)
simple_oauth (0.3.1)
thread_safe (0.3.5)
twitter (5.16.0)
addressable (~> 2.3)
twitter (6.0.0)
addressable (~> 2.5)
buftok (~> 0.2.0)
equalizer (= 0.0.10)
faraday (~> 0.9.0)
http (~> 1.0)
equalizer (= 0.0.11)
faraday (~> 0.10.0)
http (~> 2.1)
http_parser.rb (~> 0.6.0)
json (~> 1.8)
memoizable (~> 0.4.0)
naught (~> 1.0)
simple_oauth (~> 0.3.0)
memoizable (~> 0.4.2)
naught (~> 1.1)
simple_oauth (~> 0.3.1)
tzinfo (1.2.2)
thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.2)
url_safe_base64 (0.2.2)
yajl-ruby (1.2.1)
yajl-ruby (1.3.0)

PLATFORMS
ruby
Expand Down

0 comments on commit a056d11

Please sign in to comment.