omniauth-mastodon/Gemfile.lock

45 lines
830 B
Plaintext

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