mirror of https://github.com/mastodon/goldfinger
83 lines
1.7 KiB
Plaintext
83 lines
1.7 KiB
Plaintext
PATH
|
|
remote: .
|
|
specs:
|
|
goldfinger (2.0.0)
|
|
addressable (~> 2.5)
|
|
http (~> 2.2)
|
|
nokogiri (~> 1.8)
|
|
oj (~> 3.0)
|
|
|
|
GEM
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
addressable (2.5.1)
|
|
public_suffix (~> 2.0, >= 2.0.2)
|
|
coderay (1.1.1)
|
|
crack (0.4.3)
|
|
safe_yaml (~> 1.0.0)
|
|
diff-lcs (1.3)
|
|
domain_name (0.5.20170404)
|
|
unf (>= 0.0.5, < 1.0.0)
|
|
fuubar (2.2.0)
|
|
rspec-core (~> 3.0)
|
|
ruby-progressbar (~> 1.4)
|
|
hashdiff (0.3.4)
|
|
http (2.2.2)
|
|
addressable (~> 2.3)
|
|
http-cookie (~> 1.0)
|
|
http-form_data (~> 1.0.1)
|
|
http_parser.rb (~> 0.6.0)
|
|
http-cookie (1.0.3)
|
|
domain_name (~> 0.5)
|
|
http-form_data (1.0.3)
|
|
http_parser.rb (0.6.0)
|
|
method_source (0.8.2)
|
|
mini_portile2 (2.2.0)
|
|
nokogiri (1.8.0)
|
|
mini_portile2 (~> 2.2.0)
|
|
oj (3.3.2)
|
|
pry (0.10.4)
|
|
coderay (~> 1.1.0)
|
|
method_source (~> 0.8.1)
|
|
slop (~> 3.4)
|
|
public_suffix (2.0.5)
|
|
rake (12.0.0)
|
|
rspec (3.6.0)
|
|
rspec-core (~> 3.6.0)
|
|
rspec-expectations (~> 3.6.0)
|
|
rspec-mocks (~> 3.6.0)
|
|
rspec-core (3.6.0)
|
|
rspec-support (~> 3.6.0)
|
|
rspec-expectations (3.6.0)
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
rspec-support (~> 3.6.0)
|
|
rspec-mocks (3.6.0)
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
rspec-support (~> 3.6.0)
|
|
rspec-support (3.6.0)
|
|
ruby-progressbar (1.8.1)
|
|
safe_yaml (1.0.4)
|
|
slop (3.6.0)
|
|
unf (0.1.4)
|
|
unf_ext
|
|
unf_ext (0.0.7.4)
|
|
webmock (3.0.1)
|
|
addressable (>= 2.3.6)
|
|
crack (>= 0.3.2)
|
|
hashdiff
|
|
|
|
PLATFORMS
|
|
ruby
|
|
|
|
DEPENDENCIES
|
|
bundler (~> 1.15)
|
|
fuubar
|
|
goldfinger!
|
|
pry (>= 0.10.3)
|
|
rake
|
|
rspec (>= 3.0)
|
|
webmock
|
|
|
|
BUNDLED WITH
|
|
1.15.2
|