mirror of
https://github.com/internetee/registry.git
synced 2025-05-19 10:49:39 +02:00
gemfile update for robot
This commit is contained in:
parent
66fda380e4
commit
9761b607ca
1 changed files with 1 additions and 3 deletions
4
Gemfile
4
Gemfile
|
@ -12,9 +12,7 @@ gem 'figaro', '~> 1.1.0'
|
||||||
gem 'pg', '~> 0.18.0'
|
gem 'pg', '~> 0.18.0'
|
||||||
gem 'ransack', '~> 1.5.1' # for searching
|
gem 'ransack', '~> 1.5.1' # for searching
|
||||||
# with polymorphic fix
|
# with polymorphic fix
|
||||||
gem 'paper_trail',
|
gem 'paper_trail', github: 'airblade/paper_trail', ref: 'a453811226ec4ea59753ba6b827e390ced2fc140'
|
||||||
github: 'airblade/paper_trail',
|
|
||||||
ref: 'a453811226ec4ea59753ba6b827e390ced2fc140' # '~> 4.0.0.beta2' # archiving
|
|
||||||
gem 'rails-settings-cached', '~> 0.4.1' # for settings
|
gem 'rails-settings-cached', '~> 0.4.1' # for settings
|
||||||
|
|
||||||
# html-xml
|
# html-xml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue