Gemfile.lock in omniauth-shopify-oauth2-1.1.0 vs Gemfile.lock in omniauth-shopify-oauth2-1.1.1
- old
+ new
@@ -1,32 +1,35 @@
PATH
remote: .
specs:
- omniauth-shopify-oauth2 (1.0.0)
- omniauth-oauth2 (~> 1.0.0)
+ omniauth-shopify-oauth2 (1.1.1)
+ omniauth-oauth2 (~> 1.1.0)
GEM
- remote: http://rubygems.org/
+ remote: https://rubygems.org/
specs:
- addressable (2.2.6)
diff-lcs (1.1.3)
- faraday (0.7.6)
- addressable (~> 2.2)
- multipart-post (~> 1.1)
- rack (~> 1.1)
- hashie (1.2.0)
- multi_json (1.0.4)
- multipart-post (1.1.4)
- oauth2 (0.5.2)
- faraday (~> 0.7)
+ faraday (0.8.8)
+ multipart-post (~> 1.2.0)
+ hashie (2.0.5)
+ httpauth (0.2.0)
+ jwt (0.1.8)
+ multi_json (>= 1.5)
+ multi_json (1.8.2)
+ multipart-post (1.2.0)
+ oauth2 (0.8.1)
+ faraday (~> 0.8)
+ httpauth (~> 0.1)
+ jwt (~> 0.1.4)
multi_json (~> 1.0)
- omniauth (1.0.2)
- hashie (~> 1.2)
+ rack (~> 1.2)
+ omniauth (1.1.4)
+ hashie (>= 1.2, < 3)
rack
- omniauth-oauth2 (1.0.0)
- oauth2 (~> 0.5.0)
+ omniauth-oauth2 (1.1.1)
+ oauth2 (~> 0.8.0)
omniauth (~> 1.0)
- rack (1.4.1)
+ rack (1.5.2)
rake (0.9.2.2)
rspec (2.7.0)
rspec-core (~> 2.7.0)
rspec-expectations (~> 2.7.0)
rspec-mocks (~> 2.7.0)