Merge branch 'master' of github.com:OpenMandrivaSoftware/rosa-build
This commit is contained in:
commit
bec87c8077
2
Gemfile
2
Gemfile
|
@ -6,7 +6,7 @@ gem 'activeadmin', github: 'activeadmin'
|
||||||
gem 'pg'
|
gem 'pg'
|
||||||
gem 'schema_plus'
|
gem 'schema_plus'
|
||||||
########
|
########
|
||||||
gem 'devise'
|
gem 'devise', git: 'https://github.com/plataformatec/devise' #, ref: '88e9a85'
|
||||||
gem 'omniauth-github'
|
gem 'omniauth-github'
|
||||||
gem 'pundit'
|
gem 'pundit'
|
||||||
gem 'rbtrace'
|
gem 'rbtrace'
|
||||||
|
|
|
@ -158,7 +158,7 @@ GEM
|
||||||
gli (2.16.0)
|
gli (2.16.0)
|
||||||
globalid (0.4.0)
|
globalid (0.4.0)
|
||||||
activesupport (>= 4.2.0)
|
activesupport (>= 4.2.0)
|
||||||
haml (5.0.1)
|
haml (5.0.4)
|
||||||
temple (>= 0.8.0)
|
temple (>= 0.8.0)
|
||||||
tilt
|
tilt
|
||||||
haml-rails (1.0.0)
|
haml-rails (1.0.0)
|
||||||
|
|
Loading…
Reference in New Issue