123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172 |
- PATH
- remote: .
- specs:
- goldfinger (0.1.0)
- addressable (~> 2.4)
- http (~> 1.0)
- nokogiri (~> 1.6)
- GEM
- remote: https://rubygems.org/
- specs:
- addressable (2.4.0)
- coderay (1.1.0)
- crack (0.4.3)
- safe_yaml (~> 1.0.0)
- diff-lcs (1.2.5)
- domain_name (0.5.20160128)
- unf (>= 0.0.5, < 1.0.0)
- hashdiff (0.3.0)
- http (1.0.2)
- addressable (~> 2.3)
- http-cookie (~> 1.0)
- http-form_data (~> 1.0.1)
- http_parser.rb (~> 0.6.0)
- http-cookie (1.0.2)
- domain_name (~> 0.5)
- http-form_data (1.0.1)
- http_parser.rb (0.6.0)
- method_source (0.8.2)
- mini_portile2 (2.0.0)
- nokogiri (1.6.7.2)
- mini_portile2 (~> 2.0.0.rc2)
- nyan-cat-formatter (0.11)
- rspec (>= 2.99, >= 2.14.2, < 4)
- pry (0.10.1)
- coderay (~> 1.1.0)
- method_source (~> 0.8.1)
- slop (~> 3.4)
- rspec (3.4.0)
- rspec-core (~> 3.4.0)
- rspec-expectations (~> 3.4.0)
- rspec-mocks (~> 3.4.0)
- rspec-core (3.4.2)
- rspec-support (~> 3.4.0)
- rspec-expectations (3.4.0)
- diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.4.0)
- rspec-mocks (3.4.1)
- diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.4.0)
- rspec-support (3.4.1)
- safe_yaml (1.0.4)
- slop (3.6.0)
- unf (0.1.4)
- unf_ext
- unf_ext (0.0.7.2)
- webmock (1.22.6)
- addressable (>= 2.3.6)
- crack (>= 0.3.2)
- hashdiff
- PLATFORMS
- ruby
- DEPENDENCIES
- bundler (~> 1.3)
- goldfinger!
- nyan-cat-formatter
- pry
- rspec (>= 3.0)
- webmock
|