1
0
mirror of https://github.com/danbee/micropub.git synced 2025-03-04 08:59:13 +00:00
micropub/Gemfile.lock

104 lines
2.2 KiB
Plaintext

GEM
remote: https://rubygems.org/
specs:
absolutely (3.0.1)
addressable (~> 2.7)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
backports (3.15.0)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.7.5)
faraday (0.17.0)
multipart-post (>= 1.2, < 3)
ffi (1.11.2)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
github_api (0.18.2)
addressable (~> 2.4)
descendants_tracker (~> 0.0.4)
faraday (~> 0.8)
hashie (~> 3.5, >= 3.5.2)
oauth2 (~> 1.0)
hashie (3.6.0)
http (5.0.0.pre)
addressable (~> 2.3)
http-cookie (~> 1.0)
http-form_data (~> 2.0)
http-parser (~> 1.2.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
http-form_data (2.1.1)
http-parser (1.2.1)
ffi-compiler (>= 1.0, < 2.0)
indieweb-endpoints (1.0.2)
absolutely (~> 3.0)
addressable (~> 2.7)
http (~> 5.0.0.pre)
link-header-parser (~> 0.2.0)
nokogiri (~> 1.10)
jwt (2.2.1)
link-header-parser (0.2.0)
absolutely (~> 3.0)
mini_portile2 (2.4.0)
minitest (5.13.0)
multi_json (1.14.1)
multi_xml (0.6.0)
multipart-post (2.1.1)
mustermann (1.0.3)
nio4r (2.5.2)
nokogiri (1.10.5)
mini_portile2 (~> 2.4.0)
oauth2 (1.4.2)
faraday (>= 0.8, < 2.0)
jwt (>= 1.0, < 3.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
public_suffix (4.0.1)
puma (4.2.1)
nio4r (~> 2.0)
rack (2.0.7)
rack-protection (2.0.7)
rack
rake (13.0.0)
sinatra (2.0.7)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.7)
tilt (~> 2.0)
sinatra-contrib (2.0.7)
backports (>= 2.8.2)
multi_json
mustermann (~> 1.0)
rack-protection (= 2.0.7)
sinatra (= 2.0.7)
tilt (~> 2.0)
thread_safe (0.3.6)
tilt (2.0.10)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.6)
PLATFORMS
ruby
DEPENDENCIES
dotenv
faraday
github_api
indieweb-endpoints
minitest
puma
sinatra
sinatra-contrib
RUBY VERSION
ruby 2.6.5p114
BUNDLED WITH
2.0.2