Skip to content

Commit f4d883f

Browse files
committed
Bump oauth to 1.0.1
1 parent 29bd577 commit f4d883f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ gem 'bundler', '>= 2.4.22'
1818
gem 'coffee-rails'
1919
gem 'haml'
2020
gem 'sassc-rails'
21-
gem 'oauth', '~> 0.6.0'
21+
gem 'oauth', '~> 1.0.1'
2222

2323
# API data
2424
gem 'jsonapi-resources'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ GEM
446446
racc (~> 1.4)
447447
nokogiri (1.19.4-x86_64-linux-gnu)
448448
racc (~> 1.4)
449-
oauth (0.6.2)
449+
oauth (1.0.1)
450450
snaky_hash (~> 2.0)
451451
version_gem (~> 1.1)
452452
oj (3.17.6)
@@ -826,7 +826,7 @@ DEPENDENCIES
826826
material_icons
827827
memcachier
828828
msgpack
829-
oauth (~> 0.6.0)
829+
oauth (~> 1.0.1)
830830
oj
831831
omniauth (~> 1.3)
832832
omniauth-flickr (>= 0.0.15)

0 commit comments

Comments
 (0)