Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 22 additions & 21 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
GIT
remote: https://github.com/mastodon/fasp_ruby.git
revision: 5b5fa9f4aaba678462ee3aed15e62a7914bad5d8
glob: fasp_data_sharing/*.gemspec
specs:
fasp_data_sharing (0.1.0)
fasp_base
rails (>= 8.0.0)

GIT
remote: https://github.com/mastodon/fasp_ruby.git
revision: 5b5fa9f4aaba678462ee3aed15e62a7914bad5d8
Expand All @@ -19,6 +10,15 @@ GIT
openssl
rails (>= 8.0.0)

GIT
remote: https://github.com/mastodon/fasp_ruby.git
revision: ba23ea999893472092230565b62b8ed10b15836e
glob: fasp_data_sharing/*.gemspec
specs:
fasp_data_sharing (0.1.0)
fasp_base
rails (>= 8.0.0)

GEM
remote: https://rubygems.org/
specs:
Expand Down Expand Up @@ -101,7 +101,7 @@ GEM
ast (2.4.3)
base64 (0.3.0)
bcrypt (3.1.20)
bigdecimal (3.3.1)
bigdecimal (4.0.1)
bindex (0.8.1)
bootsnap (1.19.0)
msgpack (~> 1.2)
Expand Down Expand Up @@ -129,13 +129,13 @@ GEM
irb (~> 1.10)
reline (>= 0.3.8)
drb (2.2.3)
erb (6.0.0)
erb (6.0.1)
erubi (1.13.1)
et-orbi (1.4.0)
tzinfo
faker (3.5.3)
i18n (>= 1.8.11, < 2)
forwardable (1.3.3)
forwardable (1.4.0)
fugit (1.12.1)
et-orbi (~> 1.4)
raabro (~> 1.4)
Expand All @@ -146,14 +146,14 @@ GEM
http-2 (1.1.1)
httpx (1.6.3)
http-2 (>= 1.0.0)
i18n (1.14.7)
i18n (1.14.8)
concurrent-ruby (~> 1.0)
importmap-rails (2.2.2)
actionpack (>= 6.0.0)
activesupport (>= 6.0.0)
railties (>= 6.0.0)
io-console (0.8.2)
irb (1.15.3)
irb (1.16.0)
pp (>= 0.6.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
Expand Down Expand Up @@ -186,7 +186,8 @@ GEM
marcel (1.1.0)
matrix (0.4.3)
mini_mime (1.1.5)
minitest (5.27.0)
minitest (6.0.0)
prism (~> 1.5)
mission_control-jobs (1.1.0)
actioncable (>= 7.1)
actionpack (>= 7.1)
Expand All @@ -200,7 +201,7 @@ GEM
msgpack (1.8.0)
net-http (0.6.0)
uri
net-imap (0.6.0)
net-imap (0.6.2)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -248,7 +249,7 @@ GEM
actionpack (>= 7.0.0)
activesupport (>= 7.0.0)
rack
psych (5.3.0)
psych (5.3.1)
date
stringio
public_suffix (6.0.2)
Expand Down Expand Up @@ -296,7 +297,7 @@ GEM
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.3.1)
rdoc (6.17.0)
rdoc (7.0.2)
erb
psych (>= 4.0.0)
tsort
Expand Down Expand Up @@ -356,7 +357,7 @@ GEM
base64
stimulus-rails (1.3.4)
railties (>= 6.0.0)
stringio (3.1.9)
stringio (3.2.0)
tailwindcss-rails (4.4.0)
railties (>= 7.0.0)
tailwindcss-ruby (~> 4.0)
Expand All @@ -368,7 +369,7 @@ GEM
tailwindcss-ruby (4.1.16-x86_64-linux-gnu)
tailwindcss-ruby (4.1.16-x86_64-linux-musl)
thor (1.4.0)
timeout (0.5.0)
timeout (0.6.0)
tsort (0.2.0)
turbo-rails (2.0.20)
actionpack (>= 7.1.0)
Expand Down Expand Up @@ -397,7 +398,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.7.3)
zeitwerk (2.7.4)

PLATFORMS
aarch64-linux-gnu
Expand Down