Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump bullet from 6.1.2 to 7.0.7 #196

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ end

group :development, :test do
gem "amazing_print", "~> 1.2" # Great Ruby debugging companion: pretty print Ruby objects to visualize their structure
gem "bullet", "~> 6.1" # help to kill N+1 queries and unused eager loading
gem "bullet", "~> 7.0" # help to kill N+1 queries and unused eager loading
gem "capybara", "~> 3.34" # Capybara is an integration testing tool for rack based web applications
gem "dotenv-rails", "~> 2.7.6" # For loading ENV variables locally
gem "faker", "~> 2.15" # A library for generating fake data such as names, addresses, and phone numbers
Expand Down
44 changes: 22 additions & 22 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ GEM
approvals (0.0.24)
nokogiri (~> 1.6)
thor (~> 0.18)
ast (2.4.1)
ast (2.4.2)
aws-eventstream (1.1.0)
aws-sigv4 (1.2.2)
aws-eventstream (~> 1, >= 1.0.2)
Expand Down Expand Up @@ -146,7 +146,7 @@ GEM
yajl-ruby
buftok (0.2.0)
builder (3.2.4)
bullet (6.1.2)
bullet (7.0.7)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
bundler-audit (0.7.0.1)
Expand Down Expand Up @@ -191,7 +191,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.7)
concurrent-ruby (1.1.10)
connection_pool (2.2.3)
counter_culture (2.7.0)
activerecord (>= 4.2)
Expand Down Expand Up @@ -295,7 +295,7 @@ GEM
browser (>= 2.0)
distribution
railties (>= 5)
fix-db-schema-conflicts (3.0.3)
fix-db-schema-conflicts (3.1.0)
rubocop (>= 0.38.0)
flipper (0.20.3)
flipper-active_record (0.20.3)
Expand Down Expand Up @@ -384,7 +384,7 @@ GEM
httpclient (2.8.3)
hypershield (0.2.2)
activerecord (>= 5)
i18n (1.8.7)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
image_processing (1.12.1)
Expand Down Expand Up @@ -457,10 +457,10 @@ GEM
mini_histogram (0.3.1)
mini_magick (4.11.0)
mini_mime (1.0.2)
mini_portile2 (2.5.0)
mini_portile2 (2.8.1)
mini_racer (0.3.1)
libv8 (~> 8.4.255)
minitest (5.14.3)
minitest (5.17.0)
msgpack (1.3.3)
multi_json (1.15.0)
multi_xml (0.6.0)
Expand All @@ -470,12 +470,12 @@ GEM
nenv (0.3.0)
netrc (0.11.0)
nio4r (2.5.4)
nokogiri (1.11.1)
mini_portile2 (~> 2.5.0)
nokogiri (1.13.10)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogiri (1.11.1-x86_64-darwin)
nokogiri (1.13.10-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.11.1-x86_64-linux)
nokogiri (1.13.10-x86_64-linux)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
Expand Down Expand Up @@ -513,7 +513,7 @@ GEM
rack
orm_adapter (0.5.0)
parallel (1.20.1)
parser (3.0.0.0)
parser (3.2.0.0)
ast (~> 2.4.1)
patron (0.13.3)
pg (1.2.3)
Expand Down Expand Up @@ -542,7 +542,7 @@ GEM
rest-client (~> 2.0, >= 2.0.2)
pusher-signature (0.1.8)
raabro (1.4.0)
racc (1.5.2)
racc (1.6.2)
rack (2.2.3)
rack-attack (6.3.1)
rack (>= 1.0, < 3)
Expand Down Expand Up @@ -585,7 +585,7 @@ GEM
method_source
rake (>= 0.8.7)
thor (>= 0.20.3, < 2.0)
rainbow (3.0.0)
rainbow (3.1.1)
rake (13.0.3)
ransack (2.4.1)
activerecord (>= 5.2.4)
Expand Down Expand Up @@ -627,7 +627,7 @@ GEM
netrc (~> 0.8)
reverse_markdown (2.0.0)
nokogiri
rexml (3.2.4)
rexml (3.2.5)
rolify (5.3.0)
rouge (3.26.0)
rspec (3.10.0)
Expand Down Expand Up @@ -662,8 +662,8 @@ GEM
rubocop-ast (>= 1.2.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.4.0)
parser (>= 2.7.1.5)
rubocop-ast (1.24.1)
parser (>= 3.1.1.0)
rubocop-performance (1.9.2)
rubocop (>= 0.90.0, < 2.0)
rubocop-ast (>= 0.4.0)
Expand Down Expand Up @@ -780,16 +780,16 @@ GEM
multipart-post (~> 2.0)
naught (~> 1.0)
simple_oauth (~> 0.3.0)
tzinfo (1.2.9)
tzinfo (1.2.10)
thread_safe (~> 0.1)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
ulid (1.2.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.7)
unicode-display_width (2.0.0)
uniform_notifier (1.13.0)
unicode-display_width (2.4.1)
uniform_notifier (1.16.0)
validate_url (1.0.13)
activemodel (>= 3.0.0)
public_suffix
Expand Down Expand Up @@ -833,7 +833,7 @@ GEM
yard (>= 0.8.3)
yard-activesupport-concern (0.0.1)
yard (>= 0.8)
zeitwerk (2.4.2)
zeitwerk (2.6.6)
zonebie (0.6.1)

PLATFORMS
Expand All @@ -858,7 +858,7 @@ DEPENDENCIES
bootsnap (>= 1.1.0)
brakeman (~> 4.10)
buffer (~> 0.1)
bullet (~> 6.1)
bullet (~> 7.0)
bundler-audit (~> 0.7)
capybara (~> 3.34)
carrierwave (~> 2.0)
Expand Down
Binary file removed vendor/cache/ast-2.4.1.gem
Binary file not shown.
Binary file added vendor/cache/ast-2.4.2.gem
Binary file not shown.
Binary file removed vendor/cache/bullet-6.1.2.gem
Binary file not shown.
Binary file added vendor/cache/bullet-7.0.7.gem
Binary file not shown.
Binary file added vendor/cache/concurrent-ruby-1.1.10.gem
Binary file not shown.
Binary file removed vendor/cache/concurrent-ruby-1.1.7.gem
Binary file not shown.
Binary file removed vendor/cache/fix-db-schema-conflicts-3.0.3.gem
Binary file not shown.
Binary file added vendor/cache/fix-db-schema-conflicts-3.1.0.gem
Binary file not shown.
Binary file added vendor/cache/i18n-1.12.0.gem
Binary file not shown.
Binary file removed vendor/cache/i18n-1.8.7.gem
Binary file not shown.
Binary file removed vendor/cache/mini_portile2-2.5.0.gem
Binary file not shown.
Binary file added vendor/cache/mini_portile2-2.8.1.gem
Binary file not shown.
Binary file removed vendor/cache/minitest-5.14.3.gem
Binary file not shown.
Binary file added vendor/cache/minitest-5.17.0.gem
Binary file not shown.
Binary file removed vendor/cache/nokogiri-1.11.1-x86_64-darwin.gem
Binary file not shown.
Binary file removed vendor/cache/nokogiri-1.11.1-x86_64-linux.gem
Binary file not shown.
Binary file removed vendor/cache/nokogiri-1.11.1.gem
Binary file not shown.
Binary file added vendor/cache/nokogiri-1.13.10-x86_64-darwin.gem
Binary file not shown.
Binary file added vendor/cache/nokogiri-1.13.10-x86_64-linux.gem
Binary file not shown.
Binary file added vendor/cache/nokogiri-1.13.10.gem
Binary file not shown.
Binary file removed vendor/cache/parser-3.0.0.0.gem
Binary file not shown.
Binary file added vendor/cache/parser-3.2.0.0.gem
Binary file not shown.
Binary file removed vendor/cache/racc-1.5.2.gem
Binary file not shown.
Binary file added vendor/cache/racc-1.6.2.gem
Binary file not shown.
Binary file removed vendor/cache/rainbow-3.0.0.gem
Binary file not shown.
Binary file added vendor/cache/rainbow-3.1.1.gem
Binary file not shown.
Binary file removed vendor/cache/rexml-3.2.4.gem
Binary file not shown.
Binary file added vendor/cache/rexml-3.2.5.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-ast-1.24.1.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-ast-1.4.0.gem
Binary file not shown.
Binary file added vendor/cache/tzinfo-1.2.10.gem
Binary file not shown.
Binary file removed vendor/cache/tzinfo-1.2.9.gem
Binary file not shown.
Binary file removed vendor/cache/unicode-display_width-2.0.0.gem
Binary file not shown.
Binary file added vendor/cache/unicode-display_width-2.4.1.gem
Binary file not shown.
Binary file removed vendor/cache/uniform_notifier-1.13.0.gem
Binary file not shown.
Binary file added vendor/cache/uniform_notifier-1.16.0.gem
Binary file not shown.
Binary file removed vendor/cache/zeitwerk-2.4.2.gem
Binary file not shown.
Binary file added vendor/cache/zeitwerk-2.6.6.gem
Binary file not shown.