Gemfile.lock in u3d-1.3.3 vs Gemfile.lock in u3d-1.3.4
- old
+ new
@@ -1,19 +1,19 @@
PATH
remote: .
specs:
- u3d (1.3.3)
+ u3d (1.3.4)
colored (>= 1.2, < 2.0.0)
commander (>= 4.4.0, < 5.0.0)
fiddle
file-tail (>= 1.2.0)
filesize (>= 0.1.1)
inifile (>= 3.0.0, < 4.0.0)
plist (>= 3.1.0, < 4.0.0)
rexml
rubyzip (>= 1.0.0)
- security (= 0.1.3)
+ security (= 0.1.5)
GEM
remote: https://rubygems.org/
specs:
activesupport (6.1.6)
@@ -83,11 +83,11 @@
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday-rack (1.0.0)
faraday-retry (1.0.3)
fiber-local (1.0.0)
- fiddle (1.1.0)
+ fiddle (1.1.2)
file-tail (1.2.0)
tins (~> 1.0)
filesize (0.2.0)
github_changelog_generator (1.16.4)
activesupport
@@ -104,29 +104,31 @@
inifile (3.0.0)
json (2.6.2)
minitest (5.15.0)
multi_json (1.15.0)
multipart-post (2.1.1)
- nio4r (2.5.8)
+ nio4r (2.7.4)
octokit (4.22.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
- parallel (1.22.1)
- parser (3.1.2.0)
+ parallel (1.24.0)
+ parser (3.3.5.0)
ast (~> 2.4.1)
- plist (3.6.0)
+ racc
+ plist (3.7.1)
protocol-hpack (1.4.2)
protocol-http (0.22.6)
protocol-http1 (0.14.4)
protocol-http (~> 0.22)
protocol-http2 (0.14.2)
protocol-hpack (~> 1.4)
protocol-http (~> 0.18)
public_suffix (4.0.7)
+ racc (1.8.1)
rainbow (3.1.1)
rake (13.0.6)
- regexp_parser (2.4.0)
+ regexp_parser (2.9.2)
rexml (3.2.5)
rspec (3.11.0)
rspec-core (~> 3.11.0)
rspec-expectations (~> 3.11.0)
rspec-mocks (~> 3.11.0)
@@ -139,30 +141,31 @@
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-support (3.11.0)
rspec_junit_formatter (0.5.1)
rspec-core (>= 2, < 4, != 2.12.0)
- rubocop (1.28.2)
+ rubocop (1.50.2)
+ json (~> 2.3)
parallel (~> 1.10)
- parser (>= 3.1.0.0)
+ parser (>= 3.2.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
- rexml
- rubocop-ast (>= 1.17.0, < 2.0)
+ rexml (>= 3.2.5, < 4.0)
+ rubocop-ast (>= 1.28.0, < 2.0)
ruby-progressbar (~> 1.7)
- unicode-display_width (>= 1.4.0, < 3.0)
- rubocop-ast (1.17.0)
- parser (>= 3.1.1.0)
+ unicode-display_width (>= 2.4.0, < 3.0)
+ rubocop-ast (1.30.0)
+ parser (>= 3.2.1.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
- ruby-progressbar (1.11.0)
+ ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
- security (0.1.3)
+ security (0.1.5)
simplecov (0.16.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
@@ -174,11 +177,11 @@
tins (1.31.1)
sync
traces (0.4.1)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
- unicode-display_width (2.1.0)
+ unicode-display_width (2.6.0)
zeitwerk (2.5.4)
PLATFORMS
ruby
@@ -191,11 +194,11 @@
github_changelog_generator (>= 1.16.4)
json (>= 2.3.0)
rake (>= 12.3.3)
rspec (~> 3.11.0)
rspec_junit_formatter (~> 0.5.1)
- rubocop (~> 1.27)
+ rubocop (~> 1.50)
rubocop-rake (~> 0.6.0)
u3d!
BUNDLED WITH
- 2.3.9
+ 2.3.25