Update bundle
This commit is contained in:
parent
c4579c76e3
commit
414388f3b7
1 changed files with 13 additions and 12 deletions
25
Gemfile.lock
25
Gemfile.lock
|
@ -42,7 +42,7 @@ GEM
|
|||
addressable (2.4.0)
|
||||
arel (6.0.3)
|
||||
ast (2.2.0)
|
||||
autoprefixer-rails (6.3.3.1)
|
||||
autoprefixer-rails (6.3.5)
|
||||
execjs
|
||||
bigdecimal (1.1.0)
|
||||
builder (3.2.2)
|
||||
|
@ -117,7 +117,7 @@ GEM
|
|||
jsonify-rails (0.3.2)
|
||||
actionpack
|
||||
jsonify (< 0.4.0)
|
||||
jwt (1.5.3)
|
||||
jwt (1.5.4)
|
||||
kgio (2.10.0)
|
||||
konacha (4.0.0)
|
||||
actionpack (>= 4.1, < 5)
|
||||
|
@ -137,9 +137,11 @@ GEM
|
|||
request_store
|
||||
loofah (2.0.3)
|
||||
nokogiri (>= 1.5.9)
|
||||
mail (2.6.3)
|
||||
mime-types (>= 1.16, < 3)
|
||||
mime-types (2.99.1)
|
||||
mail (2.6.4)
|
||||
mime-types (>= 1.16, < 4)
|
||||
mime-types (3.0)
|
||||
mime-types-data (~> 3.2015)
|
||||
mime-types-data (3.2016.0221)
|
||||
mimemagic (0.3.0)
|
||||
mini_portile2 (2.0.0)
|
||||
minitest (5.8.4)
|
||||
|
@ -187,7 +189,7 @@ GEM
|
|||
cocaine (~> 0.5.5)
|
||||
mime-types
|
||||
mimemagic (= 0.3.0)
|
||||
parser (2.3.0.6)
|
||||
parser (2.3.0.7)
|
||||
ast (~> 2.2)
|
||||
pg (0.18.4)
|
||||
poltergeist (1.9.0)
|
||||
|
@ -235,13 +237,13 @@ GEM
|
|||
rake (>= 0.8.7)
|
||||
thor (>= 0.18.1, < 2.0)
|
||||
rainbow (2.1.0)
|
||||
rake (11.1.1)
|
||||
rake (11.1.2)
|
||||
redcarpet (3.3.4)
|
||||
ref (2.0.0)
|
||||
request_store (1.3.0)
|
||||
rinku (1.7.3)
|
||||
rubocop (0.38.0)
|
||||
parser (>= 2.3.0.6, < 3.0)
|
||||
rubocop (0.39.0)
|
||||
parser (>= 2.3.0.7, < 3.0)
|
||||
powerpack (~> 0.1)
|
||||
rainbow (>= 1.99.1, < 3.0)
|
||||
ruby-progressbar (~> 1.7)
|
||||
|
@ -284,9 +286,8 @@ GEM
|
|||
tins (1.6.0)
|
||||
tzinfo (1.2.2)
|
||||
thread_safe (~> 0.1)
|
||||
uglifier (2.7.2)
|
||||
execjs (>= 0.3.0)
|
||||
json (>= 1.8.0)
|
||||
uglifier (3.0.0)
|
||||
execjs (>= 0.3.0, < 3)
|
||||
unicode-display_width (1.0.2)
|
||||
validates_email_format_of (1.6.3)
|
||||
i18n
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue