Skip to content

Commit d7ca578

Browse files
authored
Merge pull request #41 from dodonki1223/gem_update_20220301
🔧 Gem Update 2022-03-01
2 parents 5d3d599 + 349e600 commit d7ca578

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

Gemfile.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@ GEM
3030
mime-types (3.4.1)
3131
mime-types-data (~> 3.2015)
3232
mime-types-data (3.2022.0105)
33-
mini_portile2 (2.7.1)
33+
mini_portile2 (2.8.0)
3434
net-http-digest_auth (1.4.1)
3535
net-http-persistent (4.0.1)
3636
connection_pool (~> 2.2)
37-
nokogiri (1.13.1)
38-
mini_portile2 (~> 2.7.0)
37+
nokogiri (1.13.3)
38+
mini_portile2 (~> 2.8.0)
3939
racc (~> 1.4)
4040
parallel (1.21.0)
41-
parser (3.1.0.0)
41+
parser (3.1.1.0)
4242
ast (~> 2.4.1)
4343
pry (0.12.2)
4444
coderay (~> 1.1.0)
@@ -55,21 +55,21 @@ GEM
5555
nokogiri (~> 1.11)
5656
racc (1.6.0)
5757
rainbow (3.1.1)
58-
regexp_parser (2.2.0)
58+
regexp_parser (2.2.1)
5959
rexml (3.2.5)
60-
rspec (3.10.0)
61-
rspec-core (~> 3.10.0)
62-
rspec-expectations (~> 3.10.0)
63-
rspec-mocks (~> 3.10.0)
64-
rspec-core (3.10.2)
65-
rspec-support (~> 3.10.0)
66-
rspec-expectations (3.10.2)
60+
rspec (3.11.0)
61+
rspec-core (~> 3.11.0)
62+
rspec-expectations (~> 3.11.0)
63+
rspec-mocks (~> 3.11.0)
64+
rspec-core (3.11.0)
65+
rspec-support (~> 3.11.0)
66+
rspec-expectations (3.11.0)
6767
diff-lcs (>= 1.2.0, < 2.0)
68-
rspec-support (~> 3.10.0)
69-
rspec-mocks (3.10.3)
68+
rspec-support (~> 3.11.0)
69+
rspec-mocks (3.11.0)
7070
diff-lcs (>= 1.2.0, < 2.0)
71-
rspec-support (~> 3.10.0)
72-
rspec-support (3.10.3)
71+
rspec-support (~> 3.11.0)
72+
rspec-support (3.11.0)
7373
rubocop (0.88.0)
7474
parallel (~> 1.10)
7575
parser (>= 2.7.1.1)
@@ -91,7 +91,7 @@ GEM
9191
simplecov-html (~> 0.11)
9292
simplecov_json_formatter (~> 0.1)
9393
simplecov-html (0.12.3)
94-
simplecov_json_formatter (0.1.3)
94+
simplecov_json_formatter (0.1.4)
9595
unf (0.1.4)
9696
unf_ext
9797
unf_ext (0.0.8)

0 commit comments

Comments
 (0)