Skip to content

Commit

Permalink
Update panoptes-client dependency (#1572)
Browse files Browse the repository at this point in the history
  • Loading branch information
zwolf authored Aug 14, 2023
1 parent c953127 commit d72a62b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ gem 'sidekiq-logstash'
gem 'flipper'
gem 'flipper-active_record'
gem 'flipper-ui'
gem 'panoptes-client', '~> 1.1'
gem 'panoptes-client', '~> 1.2'
gem 'lograge'
gem 'logstash-event'
gem "sentry-raven"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -193,10 +193,10 @@ GEM
omniauth (~> 1.2)
omniauth-zooniverse (0.0.4)
omniauth-oauth2 (= 1.3.1)
panoptes-client (1.1.1)
panoptes-client (1.2.1)
deprecate
faraday
faraday-panoptes (~> 0.3.0)
faraday-panoptes (~> 0.3)
jwt (~> 1.5.0)
parallel (1.19.1)
parser (2.7.1.2)
Expand Down Expand Up @@ -398,7 +398,7 @@ DEPENDENCIES
newrelic_rpm
omniauth
omniauth-zooniverse
panoptes-client (~> 1.1)
panoptes-client (~> 1.2)
pg (~> 1.3)
pry-byebug
pry-rails
Expand Down

0 comments on commit d72a62b

Please sign in to comment.