Gemfile.lock in nxt_init-0.1.4 vs Gemfile.lock in nxt_init-0.1.5
- old
+ new
@@ -1,43 +1,45 @@
PATH
remote: .
specs:
- nxt_init (0.1.2)
+ nxt_init (0.1.5)
activesupport
GEM
remote: https://rubygems.org/
specs:
- activesupport (5.2.2)
+ activesupport (5.2.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
coderay (1.1.2)
- concurrent-ruby (1.1.4)
+ concurrent-ruby (1.1.5)
diff-lcs (1.3)
- i18n (1.5.3)
+ i18n (1.6.0)
concurrent-ruby (~> 1.0)
method_source (0.9.2)
minitest (5.11.3)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
- rake (10.5.0)
+ rake (12.3.2)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
- rspec-core (3.8.0)
+ rspec-core (3.8.2)
rspec-support (~> 3.8.0)
- rspec-expectations (3.8.2)
+ rspec-expectations (3.8.4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
- rspec-mocks (3.8.0)
+ rspec-mocks (3.8.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
- rspec-support (3.8.0)
+ rspec-support (3.8.2)
+ rspec_junit_formatter (0.4.1)
+ rspec-core (>= 2, < 4, != 2.12.0)
thread_safe (0.3.6)
tzinfo (1.2.5)
thread_safe (~> 0.1)
PLATFORMS
@@ -45,10 +47,11 @@
DEPENDENCIES
bundler (~> 1.17)
nxt_init!
pry
- rake (~> 10.0)
+ rake (~> 12.3)
rspec (~> 3.0)
+ rspec_junit_formatter
BUNDLED WITH
1.17.2