Bundle update
This commit is contained in:
parent
fd1c11265b
commit
df4f58a741
2
Gemfile
2
Gemfile
@ -45,7 +45,7 @@ gem 'actionview-encoded_mail_to'
|
|||||||
gem 'differ'
|
gem 'differ'
|
||||||
|
|
||||||
# A generic library to administrate the tool
|
# A generic library to administrate the tool
|
||||||
gem 'activeadmin', '= 1.0.0'
|
gem 'activeadmin'
|
||||||
|
|
||||||
# Markdown display
|
# Markdown display
|
||||||
gem 'kramdown'
|
gem 'kramdown'
|
||||||
|
@ -99,7 +99,7 @@ GEM
|
|||||||
activemodel
|
activemodel
|
||||||
equalizer (0.0.11)
|
equalizer (0.0.11)
|
||||||
erubis (2.7.0)
|
erubis (2.7.0)
|
||||||
eventmachine (1.2.3)
|
eventmachine (1.2.5)
|
||||||
execjs (2.7.0)
|
execjs (2.7.0)
|
||||||
faraday (0.11.0)
|
faraday (0.11.0)
|
||||||
multipart-post (>= 1.2, < 3)
|
multipart-post (>= 1.2, < 3)
|
||||||
@ -416,7 +416,7 @@ PLATFORMS
|
|||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
actionview-encoded_mail_to
|
actionview-encoded_mail_to
|
||||||
activeadmin (= 1.0.0)
|
activeadmin
|
||||||
acts-as-taggable-on (< 5)
|
acts-as-taggable-on (< 5)
|
||||||
brakeman
|
brakeman
|
||||||
bundler-audit
|
bundler-audit
|
||||||
|
Loading…
Reference in New Issue
Block a user