File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ gem 'omniauth-oauth2', '~> 1.8.0'
7676# OmniAuth CSRF protection
7777gem 'omniauth-rails_csrf_protection' , '~> 1.0.2'
7878# REST calls to Microsoft Graph
79- gem 'httparty' , '~> 0.22.0 '
79+ gem 'httparty' , '~> 0.23.1 '
8080# Session storage in database
8181gem 'activerecord-session_store' , '~> 2.2.0'
8282
Original file line number Diff line number Diff line change 100100 concurrent-ruby (1.3.5 )
101101 connection_pool (2.5.0 )
102102 crass (1.0.6 )
103- csv (3.3.0 )
103+ csv (3.3.3 )
104104 date (3.4.1 )
105105 debug (1.10.0 )
106106 irb (~> 1.10 )
116116 globalid (1.2.1 )
117117 activesupport (>= 6.1 )
118118 hashie (5.0.0 )
119- httparty (0.22.0 )
119+ httparty (0.23.1 )
120120 csv
121121 mini_mime (>= 1.0.0 )
122122 multi_xml (>= 0.5.2 )
@@ -297,7 +297,7 @@ DEPENDENCIES
297297 bootsnap
298298 capybara
299299 debug
300- httparty (~> 0.22.0 )
300+ httparty (~> 0.23.1 )
301301 importmap-rails
302302 jbuilder
303303 omniauth-oauth2 (~> 1.8.0 )
You can’t perform that action at this time.
0 commit comments