Gemfile.lock in nexaas_id-client-0.7.1 vs Gemfile.lock in nexaas_id-client-0.7.2
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- nexaas_id-client (0.7.0)
+ nexaas_id-client (0.7.2)
multi_json (~> 1.11)
oauth2 (~> 1.4.0)
virtus (~> 1.0)
GEM
@@ -18,22 +18,22 @@
thread_safe (~> 0.3, >= 0.3.1)
byebug (9.0.6)
coderay (1.1.1)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
- coveralls (0.8.21)
+ coveralls (0.8.22)
json (>= 1.8, < 3)
- simplecov (~> 0.14.1)
+ simplecov (~> 0.16.1)
term-ansicolor (~> 1.3)
thor (~> 0.19.4)
tins (~> 1.6)
crack (0.4.3)
safe_yaml (~> 1.0.0)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
diff-lcs (1.3)
- docile (1.1.5)
+ docile (1.3.1)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.5.0)
equalizer (0.0.11)
faraday (0.12.2)
@@ -44,18 +44,18 @@
hashdiff (0.3.7)
http-cookie (1.0.3)
domain_name (~> 0.5)
ice_nine (0.11.2)
json (2.1.0)
- jwt (2.1.0)
+ jwt (1.5.6)
method_source (0.8.2)
multi_json (1.13.1)
multi_xml (0.6.0)
multipart-post (2.0.0)
- oauth2 (1.4.1)
- faraday (>= 0.8, < 0.16.0)
- jwt (>= 1.0, < 3.0)
+ oauth2 (1.4.0)
+ faraday (>= 0.8, < 0.13)
+ jwt (~> 1.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
pry (0.10.4)
coderay (~> 1.1.0)
@@ -80,21 +80,21 @@
rspec-mocks (3.6.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.6.0)
rspec-support (3.6.0)
safe_yaml (1.0.4)
- simplecov (0.14.1)
- docile (~> 1.1.0)
+ simplecov (0.16.1)
+ docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
- simplecov-html (0.10.1)
+ simplecov-html (0.10.2)
slop (3.6.0)
term-ansicolor (1.6.0)
tins (~> 1.0)
thor (0.19.4)
thread_safe (0.3.6)
- tins (1.15.0)
+ tins (1.17.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.5)
vcr (2.9.3)
virtus (1.0.5)
@@ -111,19 +111,19 @@
ruby
DEPENDENCIES
awesome_print (~> 1.8)
bundler (~> 1.9)
- coveralls (~> 0.8)
+ coveralls (~> 0.8.22)
dotenv (~> 2.5.0)
faraday-cookie_jar (~> 0.0.6)
json (~> 2.1)
nexaas_id-client!
pry-byebug (~> 3.4)
rake (~> 12.0)
rdoc (~> 6.0)
rspec (~> 3.6)
- simplecov (~> 0.14)
+ simplecov (~> 0.16)
vcr (~> 2.4)
webmock (~> 3.4)
BUNDLED WITH
1.16.4