Skip to content

Commit 28346fb

Browse files
committed
Merge branch 'main' into joss
2 parents f1505bf + 4e9df0b commit 28346fb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ GEM
4444
mustermann (3.0.0)
4545
ruby2_keywords (~> 0.0.1)
4646
nio4r (2.5.9)
47-
nokogiri (1.15.3)
47+
nokogiri (1.15.4)
4848
mini_portile2 (~> 2.8.2)
4949
racc (~> 1.4)
5050
octokit (6.1.1)
@@ -54,15 +54,15 @@ GEM
5454
faraday (~> 2.7)
5555
openssl (3.1.0)
5656
public_suffix (5.0.3)
57-
puma (6.3.0)
57+
puma (6.3.1)
5858
nio4r (~> 2.0)
5959
racc (1.7.1)
6060
rack (2.2.8)
6161
rack-protection (3.1.0)
6262
rack (~> 2.2, >= 2.2.4)
6363
rack-test (2.1.0)
6464
rack (>= 1.3)
65-
redis-client (0.15.0)
65+
redis-client (0.17.0)
6666
connection_pool
6767
reverse_markdown (2.1.1)
6868
nokogiri
@@ -81,7 +81,7 @@ GEM
8181
rspec-support (~> 3.12.0)
8282
rspec-support (3.12.1)
8383
ruby2_keywords (0.0.5)
84-
rugged (1.6.3)
84+
rugged (1.7.1)
8585
sawyer (0.9.2)
8686
addressable (>= 2.3.5)
8787
faraday (>= 0.17.3, < 3)
@@ -109,7 +109,7 @@ GEM
109109
tilt (~> 2.0)
110110
thor (1.2.2)
111111
tilt (2.2.0)
112-
webmock (3.18.1)
112+
webmock (3.19.1)
113113
addressable (>= 2.8.0)
114114
crack (>= 0.3.2)
115115
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)