Gemfile.lock in omniauth-shopify-oauth2-1.1.2 vs Gemfile.lock in omniauth-shopify-oauth2-1.1.3
- old
+ new
@@ -1,34 +1,36 @@
PATH
remote: .
specs:
- omniauth-shopify-oauth2 (1.1.2)
+ omniauth-shopify-oauth2 (1.1.3)
omniauth-oauth2 (~> 1.1.1)
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.1.3)
- faraday (0.8.8)
- multipart-post (~> 1.2.0)
+ faraday (0.9.0)
+ multipart-post (>= 1.2, < 3)
hashie (2.0.5)
- httpauth (0.2.0)
- jwt (0.1.8)
+ jwt (0.1.11)
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)
+ multi_json (1.9.0)
+ multi_xml (0.5.5)
+ multipart-post (2.0.0)
+ oauth2 (0.9.3)
+ faraday (>= 0.8, < 0.10)
+ jwt (~> 0.1.8)
+ multi_json (~> 1.3)
+ multi_xml (~> 0.5)
rack (~> 1.2)
- omniauth (1.1.4)
+ omniauth (1.2.1)
hashie (>= 1.2, < 3)
- rack
- omniauth-oauth2 (1.1.1)
- oauth2 (~> 0.8.0)
- omniauth (~> 1.0)
+ rack (~> 1.0)
+ omniauth-oauth2 (1.1.2)
+ faraday (>= 0.8, < 0.10)
+ multi_json (~> 1.3)
+ oauth2 (~> 0.9.3)
+ omniauth (~> 1.2)
rack (1.5.2)
rake (0.9.2.2)
rspec (2.7.0)
rspec-core (~> 2.7.0)
rspec-expectations (~> 2.7.0)