We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 17beb77 + 8fd183e commit ac98b59Copy full SHA for ac98b59
Gemfile.lock
@@ -1,6 +1,6 @@
1
GIT
2
remote: https://github.com/rails/rails.git
3
- revision: 24876e6a7982569aa421b2aa95ba095126dfd532
+ revision: 9d8ac620afc44d5f2b872b0710177852933c82d3
4
branch: main
5
specs:
6
actioncable (7.1.0.alpha)
@@ -68,6 +68,7 @@ GIT
68
marcel (~> 1.0)
69
activesupport (7.1.0.alpha)
70
base64
71
+ bigdecimal
72
concurrent-ruby (~> 1.0, >= 1.0.2)
73
connection_pool (>= 2.2.5)
74
drb
@@ -111,6 +112,7 @@ GEM
111
112
113
ast (2.4.2)
114
base64 (0.1.1)
115
+ bigdecimal (3.1.4)
116
builder (3.2.4)
117
concurrent-ruby (1.2.2)
118
connection_pool (2.4.1)
0 commit comments