omniauth-mastodon/Gemfile.lock

53 lines
1.0 KiB
Plaintext

PATH
remote: .
specs:
omniauth-mastodon (0.9.3)
i18n (~> 0.7)
omniauth (>= 1, < 3)
omniauth-oauth2 (~> 1.1)
GEM
remote: https://rubygems.org/
specs:
concurrent-ruby (1.1.10)
faraday (2.5.2)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.0)
hashie (5.0.0)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
jwt (2.5.0)
multi_xml (0.6.0)
oauth2 (2.0.7)
faraday (>= 0.17.3, < 3.0)
jwt (>= 1.0, < 3.0)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
rash_alt (>= 0.4, < 1)
version_gem (~> 1.1)
omniauth (2.1.0)
hashie (>= 3.4.6)
rack (>= 2.2.3)
rack-protection
omniauth-oauth2 (1.8.0)
oauth2 (>= 1.4, < 3)
omniauth (~> 2.0)
rack (2.2.4)
rack-protection (2.2.2)
rack
rash_alt (0.4.12)
hashie (>= 3.4)
ruby2_keywords (0.0.5)
version_gem (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.0)
omniauth-mastodon!
BUNDLED WITH
1.16.4