We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e7bc307 + 6221e1b commit eb66176Copy full SHA for eb66176
1 file changed
Gemfile.lock
@@ -7,15 +7,15 @@ PATH
7
GEM
8
remote: https://rubygems.org/
9
specs:
10
- mini_portile2 (2.8.8)
11
- nokogiri (1.18.8)
+ mini_portile2 (2.8.9)
+ nokogiri (1.18.10)
12
mini_portile2 (~> 2.8.2)
13
racc (~> 1.4)
14
parslet (2.0.0)
15
power_assert (2.0.5)
16
racc (1.8.1)
17
- rake (13.2.1)
18
- test-unit (3.6.8)
+ rake (13.3.0)
+ test-unit (3.7.0)
19
power_assert
20
21
PLATFORMS
@@ -29,4 +29,4 @@ DEPENDENCIES
29
test-unit
30
31
BUNDLED WITH
32
- 2.6.2
+ 2.6.9
0 commit comments