Skip to content

Commit

Permalink
formatting change to trigger linter error
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 17, 2022
1 parent 4f9139d commit 34efb33
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ gem 'omni_logger'
gem 'pony'
gem 'rack', '~> 1.0'
gem 'rack-test', '~> 0.6'
gem 'rake', '~> 10.0'
gem 'rake', '~> 12.3'
gem 'rest-client'
gem 'rsolr', '~> 1.0'
gem 'rubyzip', '~> 1.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ GEM
rack-test (0.8.3)
rack (>= 1.0, < 3)
rainbow (3.1.1)
rake (10.5.0)
rake (12.3.3)
rdf (1.0.8)
addressable (>= 2.2)
redis (5.0.5)
Expand Down Expand Up @@ -204,7 +204,7 @@ DEPENDENCIES
pry
rack (~> 1.0)
rack-test (~> 0.6)
rake (~> 10.0)
rake (~> 12.3)
rest-client
rsolr (~> 1.0)
rubocop
Expand Down

0 comments on commit 34efb33

Please sign in to comment.