Skip to content

Commit 9d13b09

Browse files
Bump fasp_base from 5836b94 to 5b5fa9f
Bumps [fasp_base](https://github.com/mastodon/fasp_ruby) from `5836b94` to `5b5fa9f`. - [Commits](mastodon/fasp_ruby@5836b94...5b5fa9f) --- updated-dependencies: - dependency-name: fasp_base dependency-version: 5b5fa9f4aaba678462ee3aed15e62a7914bad5d8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dff809d commit 9d13b09

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

Gemfile.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
GIT
22
remote: https://github.com/mastodon/fasp_ruby.git
33
revision: 5836b94df75c13f1836642c425803e5031c4c67a
4+
glob: fasp_data_sharing/*.gemspec
5+
specs:
6+
fasp_data_sharing (0.1.0)
7+
fasp_base
8+
rails (>= 8.0.0)
9+
10+
GIT
11+
remote: https://github.com/mastodon/fasp_ruby.git
12+
revision: 5b5fa9f4aaba678462ee3aed15e62a7914bad5d8
413
glob: fasp_base/*.gemspec
514
specs:
615
fasp_base (0.1.0)
@@ -10,15 +19,6 @@ GIT
1019
openssl
1120
rails (>= 8.0.0)
1221

13-
GIT
14-
remote: https://github.com/mastodon/fasp_ruby.git
15-
revision: 5836b94df75c13f1836642c425803e5031c4c67a
16-
glob: fasp_data_sharing/*.gemspec
17-
specs:
18-
fasp_data_sharing (0.1.0)
19-
fasp_base
20-
rails (>= 8.0.0)
21-
2222
GEM
2323
remote: https://rubygems.org/
2424
specs:
@@ -118,13 +118,13 @@ GEM
118118
regexp_parser (>= 1.5, < 3.0)
119119
xpath (~> 3.2)
120120
cgi (0.4.2)
121-
concurrent-ruby (1.3.5)
121+
concurrent-ruby (1.3.6)
122122
connection_pool (3.0.2)
123123
crack (1.0.1)
124124
bigdecimal
125125
rexml
126126
crass (1.0.6)
127-
date (3.5.0)
127+
date (3.5.1)
128128
debug (1.11.0)
129129
irb (~> 1.10)
130130
reline (>= 0.3.8)
@@ -152,15 +152,15 @@ GEM
152152
actionpack (>= 6.0.0)
153153
activesupport (>= 6.0.0)
154154
railties (>= 6.0.0)
155-
io-console (0.8.1)
155+
io-console (0.8.2)
156156
irb (1.15.3)
157157
pp (>= 0.6.0)
158158
rdoc (>= 4.0.0)
159159
reline (>= 0.4.2)
160160
jbuilder (2.14.1)
161161
actionview (>= 7.0.0)
162162
activesupport (>= 7.0.0)
163-
json (2.17.1)
163+
json (2.18.0)
164164
language_server-protocol (3.17.0.5)
165165
lint_roller (1.1.0)
166166
linzer (0.7.7)
@@ -186,7 +186,7 @@ GEM
186186
marcel (1.1.0)
187187
matrix (0.4.3)
188188
mini_mime (1.1.5)
189-
minitest (5.26.2)
189+
minitest (5.27.0)
190190
mission_control-jobs (1.1.0)
191191
actioncable (>= 7.1)
192192
actionpack (>= 7.1)
@@ -200,7 +200,7 @@ GEM
200200
msgpack (1.8.0)
201201
net-http (0.6.0)
202202
uri
203-
net-imap (0.5.12)
203+
net-imap (0.6.0)
204204
date
205205
net-protocol
206206
net-pop (0.1.2)
@@ -248,7 +248,7 @@ GEM
248248
actionpack (>= 7.0.0)
249249
activesupport (>= 7.0.0)
250250
rack
251-
psych (5.2.6)
251+
psych (5.3.0)
252252
date
253253
stringio
254254
public_suffix (6.0.2)

0 commit comments

Comments
 (0)