Gemfile.lock 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. PATH
  2. remote: .
  3. specs:
  4. goldfinger (0.1.0)
  5. addressable (~> 2.4)
  6. http (~> 1.0)
  7. nokogiri (~> 1.6)
  8. GEM
  9. remote: https://rubygems.org/
  10. specs:
  11. addressable (2.4.0)
  12. coderay (1.1.0)
  13. crack (0.4.3)
  14. safe_yaml (~> 1.0.0)
  15. diff-lcs (1.2.5)
  16. domain_name (0.5.20160128)
  17. unf (>= 0.0.5, < 1.0.0)
  18. hashdiff (0.3.0)
  19. http (1.0.2)
  20. addressable (~> 2.3)
  21. http-cookie (~> 1.0)
  22. http-form_data (~> 1.0.1)
  23. http_parser.rb (~> 0.6.0)
  24. http-cookie (1.0.2)
  25. domain_name (~> 0.5)
  26. http-form_data (1.0.1)
  27. http_parser.rb (0.6.0)
  28. method_source (0.8.2)
  29. mini_portile2 (2.0.0)
  30. nokogiri (1.6.7.2)
  31. mini_portile2 (~> 2.0.0.rc2)
  32. nyan-cat-formatter (0.11)
  33. rspec (>= 2.99, >= 2.14.2, < 4)
  34. pry (0.10.1)
  35. coderay (~> 1.1.0)
  36. method_source (~> 0.8.1)
  37. slop (~> 3.4)
  38. rspec (3.4.0)
  39. rspec-core (~> 3.4.0)
  40. rspec-expectations (~> 3.4.0)
  41. rspec-mocks (~> 3.4.0)
  42. rspec-core (3.4.2)
  43. rspec-support (~> 3.4.0)
  44. rspec-expectations (3.4.0)
  45. diff-lcs (>= 1.2.0, < 2.0)
  46. rspec-support (~> 3.4.0)
  47. rspec-mocks (3.4.1)
  48. diff-lcs (>= 1.2.0, < 2.0)
  49. rspec-support (~> 3.4.0)
  50. rspec-support (3.4.1)
  51. safe_yaml (1.0.4)
  52. slop (3.6.0)
  53. unf (0.1.4)
  54. unf_ext
  55. unf_ext (0.0.7.2)
  56. webmock (1.22.6)
  57. addressable (>= 2.3.6)
  58. crack (>= 0.3.2)
  59. hashdiff
  60. PLATFORMS
  61. ruby
  62. DEPENDENCIES
  63. bundler (~> 1.3)
  64. goldfinger!
  65. nyan-cat-formatter
  66. pry
  67. rspec (>= 3.0)
  68. webmock