Gemfile.lock in u3d-1.2.3 vs Gemfile.lock in u3d-1.3.0
- old
+ new
@@ -1,139 +1,199 @@
PATH
remote: .
specs:
- u3d (1.2.3)
+ u3d (1.3.0)
colored (>= 1.2, < 2.0.0)
commander (>= 4.4.0, < 5.0.0)
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)
GEM
remote: https://rubygems.org/
specs:
- activesupport (5.1.3)
+ activesupport (6.1.6)
concurrent-ruby (~> 1.0, >= 1.0.2)
- i18n (~> 0.7)
- minitest (~> 5.1)
- tzinfo (~> 1.1)
- addressable (2.5.1)
- public_suffix (~> 2.0, >= 2.0.2)
- ast (2.3.0)
- builder (3.2.3)
- byebug (10.0.2)
- coderay (1.1.2)
+ i18n (>= 1.6, < 2)
+ minitest (>= 5.1)
+ tzinfo (~> 2.0)
+ zeitwerk (~> 2.3)
+ addressable (2.8.0)
+ public_suffix (>= 2.0.2, < 5.0)
+ ast (2.4.2)
+ async (1.30.2)
+ console (~> 1.10)
+ nio4r (~> 2.3)
+ timers (~> 4.1)
+ async-http (0.56.6)
+ async (>= 1.25)
+ async-io (>= 1.28)
+ async-pool (>= 0.2)
+ protocol-http (~> 0.22.0)
+ protocol-http1 (~> 0.14.0)
+ protocol-http2 (~> 0.14.0)
+ traces (~> 0.4.0)
+ async-http-faraday (0.11.0)
+ async-http (~> 0.42)
+ faraday
+ async-io (1.33.0)
+ async
+ async-pool (0.3.10)
+ async (>= 1.25)
colored (1.2)
- commander (4.4.7)
+ commander (4.6.0)
highline (~> 2.0.0)
- concurrent-ruby (1.0.5)
- coveralls (0.8.21)
+ concurrent-ruby (1.1.10)
+ console (1.15.3)
+ fiber-local
+ coveralls (0.8.23)
json (>= 1.8, < 3)
- simplecov (~> 0.14.1)
+ simplecov (~> 0.16.1)
term-ansicolor (~> 1.3)
- thor (~> 0.19.4)
+ thor (>= 0.19.4, < 2.0)
tins (~> 1.6)
- diff-lcs (1.3)
- docile (1.1.5)
- faraday (0.12.2)
+ diff-lcs (1.5.0)
+ docile (1.4.0)
+ excon (0.92.3)
+ faraday (1.10.0)
+ faraday-em_http (~> 1.0)
+ faraday-em_synchrony (~> 1.0)
+ faraday-excon (~> 1.1)
+ faraday-httpclient (~> 1.0)
+ faraday-multipart (~> 1.0)
+ faraday-net_http (~> 1.0)
+ faraday-net_http_persistent (~> 1.0)
+ faraday-patron (~> 1.0)
+ faraday-rack (~> 1.0)
+ faraday-retry (~> 1.0)
+ ruby2_keywords (>= 0.0.4)
+ faraday-em_http (1.0.0)
+ faraday-em_synchrony (1.0.0)
+ faraday-excon (1.1.0)
+ faraday-http-cache (2.2.0)
+ faraday (>= 0.8)
+ faraday-httpclient (1.0.1)
+ faraday-multipart (1.0.3)
multipart-post (>= 1.2, < 3)
- faraday-http-cache (2.0.0)
- faraday (~> 0.8)
+ faraday-net_http (1.0.1)
+ 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)
file-tail (1.2.0)
tins (~> 1.0)
filesize (0.2.0)
- github_changelog_generator (1.14.3)
+ github_changelog_generator (1.16.4)
activesupport
+ async (>= 1.25.0)
+ async-http-faraday
faraday-http-cache
multi_json
octokit (~> 4.6)
- rainbow (>= 2.1)
+ rainbow (>= 2.2.1)
rake (>= 10.0)
- retriable (~> 2.1)
highline (2.0.3)
- i18n (0.8.6)
+ i18n (1.10.0)
+ concurrent-ruby (~> 1.0)
inifile (3.0.0)
- json (2.1.0)
- method_source (0.9.0)
- minitest (5.10.3)
- multi_json (1.12.1)
- multipart-post (2.0.0)
- octokit (4.7.0)
+ json (2.6.2)
+ minitest (5.15.0)
+ multi_json (1.15.0)
+ multipart-post (2.1.1)
+ nio4r (2.5.8)
+ octokit (4.22.0)
+ faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
- parallel (1.12.1)
- parser (2.4.0.2)
- ast (~> 2.3)
- plist (3.5.0)
- powerpack (0.1.1)
- pry (0.11.3)
- coderay (~> 1.1.0)
- method_source (~> 0.9.0)
- pry-byebug (3.6.0)
- byebug (~> 10.0)
- pry (~> 0.10)
- public_suffix (2.0.5)
- rainbow (3.0.0)
- rake (10.5.0)
- retriable (2.1.0)
- rspec (3.1.0)
- rspec-core (~> 3.1.0)
- rspec-expectations (~> 3.1.0)
- rspec-mocks (~> 3.1.0)
- rspec-core (3.1.7)
- rspec-support (~> 3.1.0)
- rspec-expectations (3.1.2)
+ parallel (1.22.1)
+ parser (3.1.2.0)
+ ast (~> 2.4.1)
+ plist (3.6.0)
+ 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)
+ rainbow (3.1.1)
+ rake (13.0.6)
+ regexp_parser (2.4.0)
+ rexml (3.2.5)
+ rspec (3.11.0)
+ rspec-core (~> 3.11.0)
+ rspec-expectations (~> 3.11.0)
+ rspec-mocks (~> 3.11.0)
+ rspec-core (3.11.0)
+ rspec-support (~> 3.11.0)
+ rspec-expectations (3.11.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.1.0)
- rspec-mocks (3.1.3)
- rspec-support (~> 3.1.0)
- rspec-support (3.1.2)
- rspec_junit_formatter (0.2.3)
- builder (< 4)
+ rspec-support (~> 3.11.0)
+ rspec-mocks (3.11.1)
+ 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 (0.52.1)
+ rubocop (1.28.2)
parallel (~> 1.10)
- parser (>= 2.4.0.2, < 3.0)
- powerpack (~> 0.1)
+ parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
+ regexp_parser (>= 1.8, < 3.0)
+ rexml
+ rubocop-ast (>= 1.17.0, < 2.0)
ruby-progressbar (~> 1.7)
- unicode-display_width (~> 1.0, >= 1.0.1)
- ruby-progressbar (1.9.0)
- rubyzip (2.0.0)
- sawyer (0.8.1)
- addressable (>= 2.3.5, < 2.6)
- faraday (~> 0.8, < 1.0)
+ unicode-display_width (>= 1.4.0, < 3.0)
+ rubocop-ast (1.17.0)
+ parser (>= 3.1.1.0)
+ rubocop-rake (0.6.0)
+ rubocop (~> 1.0)
+ ruby-progressbar (1.11.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)
- 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)
- term-ansicolor (1.6.0)
+ simplecov-html (0.10.2)
+ sync (0.5.0)
+ term-ansicolor (1.7.1)
tins (~> 1.0)
- thor (0.19.4)
- thread_safe (0.3.6)
- tins (1.15.0)
- tzinfo (1.2.3)
- thread_safe (~> 0.1)
- unicode-display_width (1.3.0)
+ thor (1.2.1)
+ timers (4.3.3)
+ tins (1.31.1)
+ sync
+ traces (0.4.1)
+ tzinfo (2.0.4)
+ concurrent-ruby (~> 1.0)
+ unicode-display_width (2.1.0)
+ zeitwerk (2.5.4)
PLATFORMS
ruby
- x64-mingw32
- x86-mingw32
DEPENDENCIES
+ activesupport (>= 5.2.4.3)
+ addressable (>= 2.8.0)
bundler (~> 2.0)
coveralls
- github_changelog_generator
- pry-byebug
- rake (~> 10.0)
- rspec (~> 3.1.0)
- rspec_junit_formatter (~> 0.2.3)
- rubocop (~> 0.52.1)
+ excon (>= 0.71.0)
+ 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-rake (~> 0.6.0)
u3d!
BUNDLED WITH
- 2.1.4
+ 2.3.13