Gemfile.lock in easy-jsonapi-1.0.1 vs Gemfile.lock in easy-jsonapi-1.0.2
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- easy-jsonapi (1.0.0)
+ easy-jsonapi (1.0.2)
oj (~> 3.10)
GEM
remote: https://rubygems.org/
specs:
@@ -18,14 +18,14 @@
jaro_winkler (1.5.4)
kramdown (2.3.1)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
- mini_portile2 (2.5.0)
- nokogiri (1.11.2)
- mini_portile2 (~> 2.5.0)
+ nokogiri (1.11.2-x86_64-darwin)
racc (~> 1.4)
+ nokogiri (1.11.2-x86_64-linux)
+ racc (~> 1.4)
oj (3.11.3)
parallel (1.20.1)
parser (3.0.0.0)
ast (~> 2.4.1)
racc (1.5.2)
@@ -48,11 +48,11 @@
rspec-support (~> 3.10.0)
rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.2)
- rubocop (1.11.0)
+ rubocop (1.12.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
@@ -80,16 +80,17 @@
reverse_markdown (>= 1.0.5, < 3)
rubocop (>= 0.52)
thor (~> 1.0)
tilt (~> 2.0)
yard (~> 0.9, >= 0.9.24)
- thor (1.0.1)
+ thor (1.1.0)
tilt (2.0.10)
unicode-display_width (2.0.0)
yard (0.9.26)
PLATFORMS
- ruby
+ x86_64-darwin-19
+ x86_64-linux
DEPENDENCIES
codecov (~> 0.4)
easy-jsonapi!
rack (~> 2.2)