GEM remote: https://rubygems.org/ specs: activemodel (4.1.1) activesupport (= 4.1.1) builder (~> 3.1) activeresource (4.0.0) activemodel (~> 4.0) activesupport (~> 4.0) rails-observers (~> 0.1.1) activesupport (4.1.1) i18n (~> 0.6, >= 0.6.9) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.1) tzinfo (~> 1.1) addressable (2.3.4) builder (3.2.2) coderay (1.0.8) crack (0.3.2) diff-lcs (1.2.5) i18n (0.6.9) json (1.8.1) method_source (0.8.1) minitest (5.3.4) pry (0.9.12) coderay (~> 1.0.5) method_source (~> 0.8) slop (~> 3.4) rails-observers (0.1.2) activemodel (~> 4.0) rspec (3.0.0) rspec-core (~> 3.0.0) rspec-expectations (~> 3.0.0) rspec-mocks (~> 3.0.0) rspec-core (3.0.4) rspec-support (~> 3.0.0) rspec-expectations (3.0.4) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.0.0) rspec-mocks (3.0.4) rspec-support (~> 3.0.0) rspec-support (3.0.4) slop (3.4.3) thread_safe (0.3.3) tzinfo (1.1.0) thread_safe (~> 0.1) vcr (2.9.2) webmock (1.11.0) addressable (>= 2.2.7) crack (>= 0.3.2) PLATFORMS ruby DEPENDENCIES activeresource (~> 4.0.0) pry rspec vcr webmock