Skip to content

Commit 3fa42bf

Browse files
authored
Merge pull request #15 from SamStephens/dependabot/bundler/dependencies-66aa1ab5c5
Bump the dependencies group with 3 updates
2 parents 7213a5e + abb3d76 commit 3fa42bf

1 file changed

Lines changed: 20 additions & 16 deletions

File tree

Gemfile.lock

Lines changed: 20 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.8.7)
5-
public_suffix (>= 2.0.2, < 7.0)
6-
adsf (1.5.2)
4+
addressable (2.8.8)
5+
public_suffix (>= 2.0.2, < 8.0)
6+
adsf (1.5.3)
77
rack (>= 1.0.0, < 4.0.0)
88
rackup (~> 2.1)
99
adsf-live (1.5.2)
@@ -13,7 +13,7 @@ GEM
1313
listen (~> 3.0)
1414
base64 (0.3.0)
1515
coderay (1.1.3)
16-
concurrent-ruby (1.3.5)
16+
concurrent-ruby (1.3.6)
1717
cri (2.15.12)
1818
ddmetrics (1.1.0)
1919
ddplugin (1.0.3)
@@ -27,6 +27,7 @@ GEM
2727
immutable-ruby (0.2.0)
2828
concurrent-ruby (~> 1.1)
2929
sorted_set (~> 1.0)
30+
io-console (0.8.2)
3031
json_schema (0.21.0)
3132
kramdown (2.5.1)
3233
rexml (>= 3.3.9)
@@ -36,26 +37,26 @@ GEM
3637
logger (1.7.0)
3738
memo_wise (1.13.0)
3839
method_source (1.1.0)
39-
nanoc (4.14.1)
40+
nanoc (4.14.6)
4041
addressable (~> 2.5)
4142
nanoc-checking (~> 1.0, >= 1.0.2)
42-
nanoc-cli (= 4.14.1)
43-
nanoc-core (= 4.14.1)
43+
nanoc-cli (= 4.14.6)
44+
nanoc-core (= 4.14.6)
4445
nanoc-deploying (~> 1.0)
4546
parallel (~> 1.12)
4647
tty-command (~> 0.8)
4748
tty-which (~> 0.4)
4849
nanoc-checking (1.0.6)
4950
nanoc-cli (~> 4.12, >= 4.12.5)
5051
nanoc-core (~> 4.12, >= 4.12.5)
51-
nanoc-cli (4.14.1)
52+
nanoc-cli (4.14.6)
5253
cri (~> 2.15)
5354
diff-lcs (~> 1.3)
5455
logger (~> 1.6)
55-
nanoc-core (= 4.14.1)
56+
nanoc-core (= 4.14.6)
5657
pry
5758
zeitwerk (~> 2.1)
58-
nanoc-core (4.14.1)
59+
nanoc-core (4.14.6)
5960
base64 (~> 0.2)
6061
concurrent-ruby (~> 1.1)
6162
ddmetrics (~> 1.0)
@@ -78,17 +79,20 @@ GEM
7879
parallel (1.27.0)
7980
pastel (0.8.0)
8081
tty-color (~> 0.5)
81-
pry (0.15.2)
82+
pry (0.16.0)
8283
coderay (~> 1.1)
8384
method_source (~> 1.0)
84-
public_suffix (6.0.2)
85-
rack (3.1.9)
86-
rackup (2.2.1)
85+
reline (>= 0.6.0)
86+
public_suffix (7.0.0)
87+
rack (3.2.4)
88+
rackup (2.3.1)
8789
rack (>= 3)
8890
rb-fsevent (0.11.2)
8991
rb-inotify (0.11.1)
9092
ffi (~> 1.0)
9193
rbtree (0.4.6)
94+
reline (0.6.3)
95+
io-console (~> 0.5)
9296
rexml (3.4.0)
9397
set (1.1.2)
9498
slow_enumerator_tools (1.1.0)
@@ -100,8 +104,8 @@ GEM
100104
pastel (~> 0.8)
101105
tty-platform (0.3.0)
102106
tty-which (0.5.0)
103-
webrick (1.9.1)
104-
zeitwerk (2.7.3)
107+
webrick (1.9.2)
108+
zeitwerk (2.7.4)
105109

106110
PLATFORMS
107111
x86_64-linux

0 commit comments

Comments
 (0)