Bump entypo-rails
This commit is contained in:
parent
d8d3d063c5
commit
1173046c6b
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -81,7 +81,7 @@ gem "uuid", "2.3.8"
|
|||
|
||||
# Icons
|
||||
|
||||
gem "entypo-rails", "3.0.0.pre.rc2"
|
||||
gem "entypo-rails", "3.0.0"
|
||||
|
||||
# JavaScript
|
||||
|
||||
|
|
|
|||
|
|
@ -186,8 +186,8 @@ GEM
|
|||
docile (1.1.5)
|
||||
domain_name (0.5.20170223)
|
||||
unf (>= 0.0.5, < 1.0.0)
|
||||
entypo-rails (3.0.0.pre.rc2)
|
||||
railties (>= 4.1, <= 5)
|
||||
entypo-rails (3.0.0)
|
||||
railties (>= 4.1, < 6)
|
||||
equalizer (0.0.10)
|
||||
erubis (2.7.0)
|
||||
eslintrb (2.1.0)
|
||||
|
|
@ -810,7 +810,7 @@ DEPENDENCIES
|
|||
diaspora-prosody-config (= 0.0.7)
|
||||
diaspora_federation-rails (= 0.1.7)
|
||||
diaspora_federation-test (= 0.1.7)
|
||||
entypo-rails (= 3.0.0.pre.rc2)
|
||||
entypo-rails (= 3.0.0)
|
||||
eye (= 0.9.1)
|
||||
factory_girl_rails (= 4.8.0)
|
||||
faraday (= 0.9.2)
|
||||
|
|
|
|||
Loading…
Reference in a new issue