Gemfile.lock in pin_up-1.0.0 vs Gemfile.lock in pin_up-1.1.0
- old
+ new
@@ -1,147 +1,148 @@
GEM
remote: http://rubygems.org/
specs:
- activesupport (4.0.3)
- i18n (~> 0.6, >= 0.6.4)
- minitest (~> 4.2)
- multi_json (~> 1.3)
- thread_safe (~> 0.1)
- tzinfo (~> 0.3.37)
- addressable (2.3.5)
- atomic (1.1.15)
+ activesupport (4.2.1)
+ i18n (~> 0.7)
+ json (~> 1.7, >= 1.7.7)
+ minitest (~> 5.1)
+ thread_safe (~> 0.3, >= 0.3.4)
+ tzinfo (~> 1.1)
+ addressable (2.3.8)
builder (3.2.2)
- capybara (2.1.0)
- mime-types (>= 1.16)
- nokogiri (>= 1.3.3)
- rack (>= 1.0.0)
- rack-test (>= 0.5.4)
- xpath (~> 2.0)
- celluloid (0.15.2)
- timers (~> 1.1.0)
- celluloid-io (0.15.0)
- celluloid (>= 0.15.0)
- nio4r (>= 0.5.0)
+ celluloid (0.16.0)
+ timers (~> 4.0.0)
coderay (1.1.0)
crack (0.4.2)
safe_yaml (~> 1.0.0)
diff-lcs (1.2.5)
faraday (0.8.9)
multipart-post (~> 1.2.0)
- ffi (1.9.3)
- formatador (0.2.4)
- git (1.2.6)
+ ffi (1.9.8)
+ formatador (0.2.5)
+ git (1.2.9.1)
github_api (0.10.1)
addressable
faraday (~> 0.8.1)
hashie (>= 1.2)
multi_json (~> 1.4)
nokogiri (~> 1.5.2)
oauth2
- guard (2.5.1)
+ guard (2.12.5)
formatador (>= 0.2.4)
- listen (~> 2.6)
+ listen (~> 2.7)
lumberjack (~> 1.0)
+ nenv (~> 0.1)
+ notiffany (~> 0.0)
pry (>= 0.9.12)
+ shellany (~> 0.0)
thor (>= 0.18.1)
- guard-rspec (3.0.3)
- guard (>= 1.8)
- rspec (~> 2.13)
- hashie (2.0.5)
- highline (1.6.21)
- httparty (0.13.0)
+ guard-compat (1.2.1)
+ guard-rspec (4.5.2)
+ guard (~> 2.1)
+ guard-compat (~> 1.1)
+ rspec (>= 2.99.0, < 4.0)
+ hashie (3.4.2)
+ highline (1.7.2)
+ hitimes (1.2.2)
+ httparty (0.13.5)
json (~> 1.8)
multi_xml (>= 0.5.2)
- i18n (0.6.9)
+ i18n (0.7.0)
jeweler (1.8.8)
builder
bundler (~> 1.0)
git (>= 1.2.5)
github_api (= 0.10.1)
highline (>= 1.6.15)
nokogiri (= 1.5.10)
rake
rdoc
- json (1.8.1)
- jwt (0.1.11)
- multi_json (>= 1.5)
- listen (2.7.0)
- celluloid (>= 0.15.2)
- celluloid-io (>= 0.15.0)
+ json (1.8.3)
+ jwt (1.5.0)
+ listen (2.10.0)
+ celluloid (~> 0.16.0)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
- lumberjack (1.0.4)
+ lumberjack (1.0.9)
method_source (0.8.2)
- mime-types (2.1)
- minitest (4.7.5)
- multi_json (1.9.0)
+ minitest (5.7.0)
+ multi_json (1.11.0)
multi_xml (0.5.5)
multipart-post (1.2.0)
- nio4r (1.0.0)
+ nenv (0.2.0)
nokogiri (1.5.10)
- oauth2 (0.9.3)
+ notiffany (0.0.6)
+ nenv (~> 0.1)
+ shellany (~> 0.0)
+ oauth2 (1.0.0)
faraday (>= 0.8, < 0.10)
- jwt (~> 0.1.8)
+ jwt (~> 1.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (~> 1.2)
- pry (0.9.12.6)
- coderay (~> 1.0)
- method_source (~> 0.8)
+ pry (0.10.1)
+ coderay (~> 1.1.0)
+ method_source (~> 0.8.1)
slop (~> 3.4)
- rack (1.5.2)
- rack-test (0.6.2)
- rack (>= 1.0)
- rake (10.1.1)
- rb-fsevent (0.9.4)
- rb-inotify (0.9.3)
+ rack (1.6.1)
+ rake (10.4.2)
+ rb-fsevent (0.9.5)
+ rb-inotify (0.9.5)
ffi (>= 0.5.0)
rdoc (3.12.2)
json (~> 1.4)
- rspec (2.14.1)
- rspec-core (~> 2.14.0)
- rspec-expectations (~> 2.14.0)
- rspec-mocks (~> 2.14.0)
- rspec-core (2.14.8)
- rspec-expectations (2.14.5)
- diff-lcs (>= 1.1.3, < 2.0)
- rspec-mocks (2.14.6)
- safe_yaml (1.0.1)
+ rspec (3.2.0)
+ rspec-core (~> 3.2.0)
+ rspec-expectations (~> 3.2.0)
+ rspec-mocks (~> 3.2.0)
+ rspec-core (3.2.3)
+ rspec-support (~> 3.2.0)
+ rspec-expectations (3.2.1)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.2.0)
+ rspec-mocks (3.2.1)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.2.0)
+ rspec-support (3.2.2)
+ safe_yaml (1.0.4)
+ shellany (0.0.1)
shoulda (3.5.0)
shoulda-context (~> 1.0, >= 1.0.1)
shoulda-matchers (>= 1.4.1, < 3.0)
- shoulda-context (1.1.6)
- shoulda-matchers (2.5.0)
+ shoulda-context (1.2.1)
+ shoulda-matchers (2.8.0)
activesupport (>= 3.0.0)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
- slop (3.4.7)
+ slop (3.6.0)
terminal-notifier-guard (1.5.3)
- thor (0.18.1)
- thread_safe (0.2.0)
- atomic (>= 1.1.7, < 2)
- timers (1.1.0)
- tzinfo (0.3.39)
+ thor (0.19.1)
+ thread_safe (0.3.5)
+ timers (4.0.1)
+ hitimes
+ tzinfo (1.2.2)
+ thread_safe (~> 0.1)
vcr (2.5.0)
webmock (1.12.3)
addressable (>= 2.2.7)
crack (>= 0.3.2)
- xpath (2.0.0)
- nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
- capybara (~> 2.1.0)
- guard-rspec (~> 3.0.2)
+ guard-rspec
httparty (>= 0.11.0)
jeweler (~> 1.8.4)
rdoc (~> 3.12)
- rspec (~> 2.13)
+ rspec
shoulda (~> 3.5)
simplecov (~> 0.7.1)
terminal-notifier-guard (~> 1.5.3)
vcr (~> 2.5.0)
webmock (~> 1.12.3)
+
+BUNDLED WITH
+ 1.10.3