Skip to content

Commit 0e236e8

Browse files
authored
Merge pull request #18 from SamStephens/dependabot/bundler/dependencies-effe17848f
Bump the dependencies group with 2 updates
2 parents 7dfc4e4 + 8a56406 commit 0e236e8

1 file changed

Lines changed: 15 additions & 17 deletions

File tree

Gemfile.lock

Lines changed: 15 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.8.8)
4+
addressable (2.8.9)
55
public_suffix (>= 2.0.2, < 8.0)
66
adsf (1.5.3)
77
rack (>= 1.0.0, < 4.0.0)
@@ -22,7 +22,7 @@ GEM
2222
eventmachine (>= 0.12.9)
2323
http_parser.rb (~> 0)
2424
eventmachine (1.2.7)
25-
ffi (1.17.3-x86_64-linux-gnu)
25+
ffi (1.17.4-x86_64-linux-gnu)
2626
http_parser.rb (0.8.1)
2727
immutable-ruby (0.2.0)
2828
concurrent-ruby (~> 1.1)
@@ -38,26 +38,26 @@ GEM
3838
logger (1.7.0)
3939
memo_wise (1.13.0)
4040
method_source (1.1.0)
41-
nanoc (4.14.6)
41+
nanoc (4.14.7)
4242
addressable (~> 2.5)
4343
nanoc-checking (~> 1.0, >= 1.0.2)
44-
nanoc-cli (= 4.14.6)
45-
nanoc-core (= 4.14.6)
44+
nanoc-cli (= 4.14.7)
45+
nanoc-core (= 4.14.7)
4646
nanoc-deploying (~> 1.0)
4747
parallel (~> 1.12)
4848
tty-command (~> 0.8)
4949
tty-which (~> 0.4)
5050
nanoc-checking (1.0.6)
5151
nanoc-cli (~> 4.12, >= 4.12.5)
5252
nanoc-core (~> 4.12, >= 4.12.5)
53-
nanoc-cli (4.14.6)
53+
nanoc-cli (4.14.7)
5454
cri (~> 2.15)
5555
diff-lcs (~> 1.3)
5656
logger (~> 1.6)
57-
nanoc-core (= 4.14.6)
57+
nanoc-core (= 4.14.7)
5858
pry
5959
zeitwerk (~> 2.1)
60-
nanoc-core (4.14.6)
60+
nanoc-core (4.14.7)
6161
base64 (~> 0.2)
6262
concurrent-ruby (~> 1.1)
6363
ddmetrics (~> 1.0)
@@ -72,20 +72,20 @@ GEM
7272
nanoc-checking (~> 1.0)
7373
nanoc-cli (~> 4.11, >= 4.11.15)
7474
nanoc-core (~> 4.11, >= 4.11.15)
75-
nanoc-live (1.1.0)
75+
nanoc-live (1.1.1)
7676
adsf-live (~> 1.4)
7777
listen (~> 3.0)
78-
nanoc-cli (~> 4.11, >= 4.11.14)
79-
nanoc-core (~> 4.11, >= 4.11.14)
78+
nanoc-cli (~> 4.14, >= 4.14.7)
79+
nanoc-core (~> 4.14, >= 4.14.7)
8080
parallel (1.27.0)
8181
pastel (0.8.0)
8282
tty-color (~> 0.5)
8383
pry (0.16.0)
8484
coderay (~> 1.1)
8585
method_source (~> 1.0)
8686
reline (>= 0.6.0)
87-
public_suffix (7.0.2)
88-
rack (3.2.4)
87+
public_suffix (7.0.5)
88+
rack (3.2.6)
8989
rackup (2.3.1)
9090
rack (>= 3)
9191
rb-fsevent (0.11.2)
@@ -95,18 +95,16 @@ GEM
9595
reline (0.6.3)
9696
io-console (~> 0.5)
9797
rexml (3.4.4)
98-
set (1.1.2)
9998
slow_enumerator_tools (1.1.0)
100-
sorted_set (1.0.3)
99+
sorted_set (1.1.0)
101100
rbtree
102-
set (~> 1.0)
103101
tty-color (0.6.0)
104102
tty-command (0.10.1)
105103
pastel (~> 0.8)
106104
tty-platform (0.3.0)
107105
tty-which (0.5.0)
108106
webrick (1.9.2)
109-
zeitwerk (2.7.4)
107+
zeitwerk (2.7.5)
110108

111109
PLATFORMS
112110
x86_64-linux

0 commit comments

Comments
 (0)