Skip to content

Commit

Permalink
chore: update sqlite3 gem
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosgz committed Jul 2, 2024
1 parent db9057a commit 44b5018
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 38 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
source 'https://rubygems.org'

gem 'esse', '~> 0.2.4'
gem 'sqlite3', '~> 1.3.6'
gem 'sqlite3', '~> 1.7.3'
gem 'activerecord', '~> 5.2'
gem 'esse-rspec', '~> 0.0.6'
gem 'elasticsearch', '~> 7.17', '>= 7.17.10'
Expand Down
9 changes: 4 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ GEM
esse-rspec (0.0.6)
esse (>= 0.2.4)
rspec (>= 3)
factory_bot (6.2.0)
activesupport (>= 5.0.0)
faraday (2.8.1)
base64
faraday-net_http (>= 2.0, < 3.1)
Expand All @@ -59,6 +57,7 @@ GEM
language_server-protocol (3.17.0.3)
lint_roller (1.1.0)
method_source (1.0.0)
mini_portile2 (2.8.7)
minitest (5.21.2)
multi_json (1.15.0)
parallel (1.24.0)
Expand Down Expand Up @@ -109,7 +108,8 @@ GEM
rubocop-capybara (~> 2.17)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
sqlite3 (1.3.13)
sqlite3 (1.7.3)
mini_portile2 (~> 2.8.0)
standard (1.28.5)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
Expand Down Expand Up @@ -145,14 +145,13 @@ DEPENDENCIES
esse (~> 0.2.4)
esse-active_record!
esse-rspec (~> 0.0.6)
factory_bot
pry
rake
rspec
rubocop
rubocop-performance
rubocop-rspec
sqlite3 (~> 1.3.6)
sqlite3 (~> 1.7.3)
standard
webmock
yard
Expand Down
14 changes: 6 additions & 8 deletions ci/Gemfile.rails-6.0.lock
Original file line number Diff line number Diff line change
Expand Up @@ -43,21 +43,18 @@ GEM
esse-rspec (0.0.6)
esse (>= 0.2.4)
rspec (>= 3)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
faraday (2.0.0)
ruby2_keywords (>= 0.0.4)
hashdiff (1.1.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
json (2.7.1)
language_server-protocol (3.17.0.3)
lint_roller (1.1.0)
method_source (1.0.0)
mini_portile2 (2.8.7)
minitest (5.21.2)
multi_json (1.15.0)
net-http (0.4.1)
uri
parallel (1.24.0)
parser (3.3.0.5)
ast (~> 2.4.1)
Expand Down Expand Up @@ -109,7 +106,9 @@ GEM
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
ruby-progressbar (1.13.0)
sqlite3 (1.7.0-x86_64-linux)
ruby2_keywords (0.0.5)
sqlite3 (1.7.3)
mini_portile2 (~> 2.8.0)
standard (1.33.0)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
Expand All @@ -126,7 +125,6 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
uri (0.13.0)
webmock (3.19.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
Expand Down
14 changes: 6 additions & 8 deletions ci/Gemfile.rails-6.1.lock
Original file line number Diff line number Diff line change
Expand Up @@ -43,21 +43,18 @@ GEM
esse-rspec (0.0.6)
esse (>= 0.2.4)
rspec (>= 3)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
faraday (2.0.0)
ruby2_keywords (>= 0.0.4)
hashdiff (1.1.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
json (2.7.1)
language_server-protocol (3.17.0.3)
lint_roller (1.1.0)
method_source (1.0.0)
mini_portile2 (2.8.7)
minitest (5.21.2)
multi_json (1.15.0)
net-http (0.4.1)
uri
parallel (1.24.0)
parser (3.3.0.5)
ast (~> 2.4.1)
Expand Down Expand Up @@ -109,7 +106,9 @@ GEM
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
ruby-progressbar (1.13.0)
sqlite3 (1.7.0-x86_64-linux)
ruby2_keywords (0.0.5)
sqlite3 (1.7.3)
mini_portile2 (~> 2.8.0)
standard (1.33.0)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
Expand All @@ -126,7 +125,6 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
uri (0.13.0)
webmock (3.19.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
Expand Down
14 changes: 6 additions & 8 deletions ci/Gemfile.rails-7.0.lock
Original file line number Diff line number Diff line change
Expand Up @@ -43,21 +43,18 @@ GEM
esse-rspec (0.0.6)
esse (>= 0.2.4)
rspec (>= 3)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
faraday (2.0.0)
ruby2_keywords (>= 0.0.4)
hashdiff (1.1.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
json (2.7.1)
language_server-protocol (3.17.0.3)
lint_roller (1.1.0)
method_source (1.0.0)
mini_portile2 (2.8.7)
minitest (5.21.2)
multi_json (1.15.0)
net-http (0.4.1)
uri
parallel (1.24.0)
parser (3.3.0.5)
ast (~> 2.4.1)
Expand Down Expand Up @@ -109,7 +106,9 @@ GEM
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
ruby-progressbar (1.13.0)
sqlite3 (1.7.0-x86_64-linux)
ruby2_keywords (0.0.5)
sqlite3 (1.7.3)
mini_portile2 (~> 2.8.0)
standard (1.33.0)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
Expand All @@ -126,7 +125,6 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
uri (0.13.0)
webmock (3.19.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
Expand Down
13 changes: 5 additions & 8 deletions ci/Gemfile.rails-7.1.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,22 +53,19 @@ GEM
esse-rspec (0.0.6)
esse (>= 0.2.4)
rspec (>= 3)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
faraday (2.0.0)
ruby2_keywords (>= 0.0.4)
hashdiff (1.1.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
json (2.7.1)
language_server-protocol (3.17.0.3)
lint_roller (1.1.0)
method_source (1.0.0)
mini_portile2 (2.8.7)
minitest (5.21.2)
multi_json (1.15.0)
mutex_m (0.2.0)
net-http (0.4.1)
uri
parallel (1.24.0)
parser (3.3.0.5)
ast (~> 2.4.1)
Expand Down Expand Up @@ -121,7 +118,8 @@ GEM
rubocop-factory_bot (~> 2.22)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
sqlite3 (1.7.0-x86_64-linux)
sqlite3 (1.7.3)
mini_portile2 (~> 2.8.0)
standard (1.33.0)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
Expand All @@ -139,7 +137,6 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
uri (0.13.0)
webmock (3.19.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
Expand Down

0 comments on commit 44b5018

Please sign in to comment.