omniauth-mastodon/Gemfile.lock

45 lines
830 B
Plaintext
Raw Permalink Normal View History

2016-10-22 01:45:58 +02:00
PATH
remote: .
specs:
2018-10-30 15:40:38 +01:00
omniauth-mastodon (0.9.3)
i18n (~> 0.7)
2016-10-22 01:45:58 +02:00
omniauth (~> 1.0)
omniauth-oauth2 (~> 1.1)
GEM
remote: https://rubygems.org/
specs:
2018-10-30 15:40:38 +01:00
concurrent-ruby (1.0.5)
faraday (0.12.2)
2016-10-22 01:45:58 +02:00
multipart-post (>= 1.2, < 3)
2018-10-30 15:40:38 +01:00
hashie (3.5.7)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
2016-10-22 01:45:58 +02:00
jwt (1.5.6)
2018-10-30 15:40:38 +01:00
multi_json (1.13.1)
multi_xml (0.6.0)
2016-10-22 01:45:58 +02:00
multipart-post (2.0.0)
2018-10-30 15:40:38 +01:00
oauth2 (1.4.0)
faraday (>= 0.8, < 0.13)
2016-10-22 01:45:58 +02:00
jwt (~> 1.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
2018-10-30 15:40:38 +01:00
omniauth (1.8.1)
hashie (>= 3.4.6, < 3.6.0)
rack (>= 1.6.2, < 3)
omniauth-oauth2 (1.5.0)
oauth2 (~> 1.1)
2016-10-22 01:45:58 +02:00
omniauth (~> 1.2)
rack (2.0.8)
2016-10-22 01:45:58 +02:00
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.0)
omniauth-mastodon!
BUNDLED WITH
2018-10-30 15:40:38 +01:00
1.16.4