Bump ohm from 1.3.2 to 3.1.1

Bumps [ohm](https://github.com/soveran/ohm) from 1.3.2 to 3.1.1.
- [Release notes](https://github.com/soveran/ohm/releases)
- [Changelog](https://github.com/soveran/ohm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/soveran/ohm/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-03-10 15:38:54 +00:00 committed by GitHub
parent 7537ce7625
commit 02f00e0bae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 9 deletions

View File

@ -34,7 +34,7 @@ gem 'friendly_id'
gem 'rack-throttle', '~> 0.3.0' gem 'rack-throttle', '~> 0.3.0'
gem 'rest-client' gem 'rest-client'
gem 'ohm', '~> 1.3.2' # Ohm 2 breaks the compatibility with previous versions. gem 'ohm', '~> 3.1.1' # Ohm 2 breaks the compatibility with previous versions.
gem 'ohm-expire', '~> 0.1.3' gem 'ohm-expire', '~> 0.1.3'
gem 'pygments.rb' gem 'pygments.rb'

View File

@ -178,6 +178,7 @@ GEM
hashdiff (0.3.4) hashdiff (0.3.4)
hashie (4.1.0) hashie (4.1.0)
hirb (0.7.3) hirb (0.7.3)
hiredis (0.6.3)
html2haml (2.2.0) html2haml (2.2.0)
erubis (~> 2.7.0) erubis (~> 2.7.0)
haml (>= 4.0, < 6) haml (>= 4.0, < 6)
@ -258,8 +259,8 @@ GEM
multi_json (1.12.1) multi_json (1.12.1)
multi_xml (0.6.0) multi_xml (0.6.0)
multipart-post (2.1.1) multipart-post (2.1.1)
nest (1.1.2) nest (3.2.0)
redis redic
netrc (0.11.0) netrc (0.11.0)
ng-rails-csrf (0.1.0) ng-rails-csrf (0.1.0)
ngannotate-rails (1.2.2) ngannotate-rails (1.2.2)
@ -277,10 +278,10 @@ GEM
octokit (4.20.0) octokit (4.20.0)
faraday (>= 0.9) faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3) sawyer (~> 0.8.0, >= 0.5.3)
ohm (1.3.2) ohm (3.1.1)
nest (~> 1.0) nest (~> 3)
redis redic (~> 1.5.0)
scrivener (~> 0.0.3) stal
ohm-expire (0.1.3.2) ohm-expire (0.1.3.2)
ohm (>= 0.1.5) ohm (>= 0.1.5)
omniauth (1.9.1) omniauth (1.9.1)
@ -363,6 +364,8 @@ GEM
ffi (>= 1.0.6) ffi (>= 1.0.6)
msgpack (>= 0.4.3) msgpack (>= 0.4.3)
trollop (>= 1.16.2) trollop (>= 1.16.2)
redic (1.5.3)
hiredis
redis (3.3.5) redis (3.3.5)
redis-actionpack (5.0.2) redis-actionpack (5.0.2)
actionpack (>= 4.0, < 6) actionpack (>= 4.0, < 6)
@ -493,7 +496,6 @@ GEM
schema_plus_views (0.3.1) schema_plus_views (0.3.1)
activerecord (~> 4.2) activerecord (~> 4.2)
schema_plus_core (~> 1.0) schema_plus_core (~> 1.0)
scrivener (0.0.3)
sentry-raven (2.7.2) sentry-raven (2.7.2)
faraday (>= 0.7.6, < 1.0) faraday (>= 0.7.6, < 1.0)
sexp_processor (4.9.0) sexp_processor (4.9.0)
@ -539,6 +541,8 @@ GEM
activesupport (>= 4.0) activesupport (>= 4.0)
sprockets (>= 3.0.0) sprockets (>= 3.0.0)
sqlite3 (1.3.13) sqlite3 (1.3.13)
stal (0.3.0)
redic (~> 1.5)
state_machines (0.5.0) state_machines (0.5.0)
state_machines-activemodel (0.6.0) state_machines-activemodel (0.6.0)
activemodel (>= 4.1, < 6.0) activemodel (>= 4.1, < 6.0)
@ -611,7 +615,7 @@ DEPENDENCIES
ng-rails-csrf ng-rails-csrf
ngannotate-rails ngannotate-rails
octokit (~> 4.0) octokit (~> 4.0)
ohm (~> 1.3.2) ohm (~> 3.1.1)
ohm-expire (~> 0.1.3) ohm-expire (~> 0.1.3)
omniauth-github omniauth-github
paperclip paperclip