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 858cc7e commit 9488667Copy full SHA for 9488667
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- sqlpkg (0.2.2)
+ sqlpkg (0.2.3.1)
5
6
GEM
7
remote: https://rubygems.org/
@@ -128,10 +128,6 @@ GEM
128
nokogiri (1.15.5)
129
mini_portile2 (~> 2.8.2)
130
racc (~> 1.4)
131
- nokogiri (1.15.5-arm64-darwin)
132
- racc (~> 1.4)
133
- nokogiri (1.15.5-x86_64-linux)
134
135
parallel (1.24.0)
136
parser (3.2.2.4)
137
ast (~> 2.4.1)
@@ -205,8 +201,6 @@ GEM
205
201
rubyzip (2.3.2)
206
202
sqlite3 (1.6.9)
207
203
mini_portile2 (~> 2.8.0)
208
- sqlite3 (1.6.9-arm64-darwin)
209
- sqlite3 (1.6.9-x86_64-linux)
210
204
standard (1.32.1)
211
language_server-protocol (~> 3.17.0.2)
212
lint_roller (~> 1.0)
0 commit comments