Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolai-b committed Aug 8, 2023
1 parent 53fb618 commit a8c7262
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ gem "grape-swagger"
gem "grape-swagger-rails"
gem "kaminari-grape"

gem "cgi", ">= 0.3.6", require: false
gem "rack-cors", require: "rack/cors"
gem "rakismet"
gem "rollbar"
Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (~> 1.2)
xpath (~> 3.2)
cgi (0.3.6)
chartkick (3.4.0)
childprocess (3.0.0)
chronic (0.10.2)
Expand Down Expand Up @@ -636,6 +637,7 @@ DEPENDENCIES
browserify-rails
bullet
capybara (= 3.15.1)
cgi (>= 0.3.6)
chartkick
cocoon
coffee-rails
Expand Down

0 comments on commit a8c7262

Please sign in to comment.