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.
1 parent feab686 commit c303587Copy full SHA for c303587
Builder/Gemfile.lock
@@ -75,8 +75,8 @@ GEM
75
minitest (>= 5.1)
76
mutex_m
77
tzinfo (~> 2.0)
78
- addressable (2.8.6)
79
- public_suffix (>= 2.0.2, < 6.0)
+ addressable (2.8.7)
+ public_suffix (>= 2.0.2, < 7.0)
80
base64 (0.2.0)
81
bcrypt (3.1.20)
82
bigdecimal (3.1.8)
@@ -171,7 +171,7 @@ GEM
171
pg (1.5.6)
172
psych (5.1.2)
173
stringio
174
- public_suffix (5.1.1)
+ public_suffix (6.0.0)
175
puma (6.4.2)
176
nio4r (~> 2.0)
177
racc (1.8.0)
0 commit comments