Gemfile.lock in access-2.0.44 vs Gemfile.lock in access-2.0.46
- old
+ new
@@ -1,28 +1,28 @@
PATH
remote: .
specs:
- access (2.0.44)
+ access (2.0.46)
hashie (~> 3.3.1)
httparty (~> 0.13.3)
GEM
remote: https://rubygems.org/
specs:
- addressable (2.3.8)
+ addressable (2.4.0)
coderay (1.1.0)
coveralls (0.8.10)
json (~> 1.8)
rest-client (>= 1.6.8, < 2)
simplecov (~> 0.11.0)
term-ansicolor (~> 1.3)
thor (~> 0.19.1)
tins (~> 1.6.0)
- crack (0.4.2)
+ crack (0.4.3)
safe_yaml (~> 1.0.0)
docile (1.1.5)
- domain_name (0.5.25)
+ domain_name (0.5.20160128)
unf (>= 0.0.5, < 1.0.0)
ffi (1.9.10)
formatador (0.2.5)
guard (2.13.0)
formatador (>= 0.2.4)
@@ -46,14 +46,14 @@
multi_xml (>= 0.5.2)
json (1.8.3)
listen (3.0.5)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
- lumberjack (1.0.9)
+ lumberjack (1.0.10)
method_source (0.8.2)
mime-types (2.99)
- minitest (5.8.3)
+ minitest (5.8.4)
minitest-focus (1.1.2)
minitest (>= 4, < 6)
multi_xml (0.5.5)
nenv (0.2.0)
netrc (0.11.0)
@@ -62,21 +62,21 @@
shellany (~> 0.0)
pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
- rake (10.4.2)
- rb-fsevent (0.9.6)
+ rake (10.5.0)
+ rb-fsevent (0.9.7)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
safe_yaml (1.0.4)
shellany (0.0.1)
- simplecov (0.11.0)
+ simplecov (0.11.1)
docile (~> 1.1.0)
json (~> 1.8)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
slop (3.6.0)
@@ -85,11 +85,11 @@
thor (0.19.1)
tins (1.6.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.1)
- vcr (3.0.0)
- webmock (1.22.3)
+ vcr (3.0.1)
+ webmock (1.22.6)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
PLATFORMS