bump entypo-rails
This commit is contained in:
parent
5654d5921f
commit
85dc46b0de
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -115,7 +115,7 @@ gem 'zip-zip'
|
||||||
group :assets do
|
group :assets do
|
||||||
|
|
||||||
# Icons
|
# Icons
|
||||||
gem 'entypo-rails'
|
gem 'entypo-rails', '2.2.1'
|
||||||
|
|
||||||
# CSS
|
# CSS
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -122,7 +122,7 @@ GEM
|
||||||
execjs
|
execjs
|
||||||
eco-source (1.1.0.rc.1)
|
eco-source (1.1.0.rc.1)
|
||||||
ejs (1.1.1)
|
ejs (1.1.1)
|
||||||
entypo-rails (2.0.2)
|
entypo-rails (2.2.1)
|
||||||
railties (>= 3.1, <= 5)
|
railties (>= 3.1, <= 5)
|
||||||
erubis (2.7.0)
|
erubis (2.7.0)
|
||||||
ethon (0.6.2)
|
ethon (0.6.2)
|
||||||
|
|
@ -475,7 +475,7 @@ DEPENDENCIES
|
||||||
database_cleaner (= 1.3.0)
|
database_cleaner (= 1.3.0)
|
||||||
devise (= 3.2.4)
|
devise (= 3.2.4)
|
||||||
devise_lastseenable (= 0.0.4)
|
devise_lastseenable (= 0.0.4)
|
||||||
entypo-rails
|
entypo-rails (= 2.2.1)
|
||||||
factory_girl_rails (= 4.3.0)
|
factory_girl_rails (= 4.3.0)
|
||||||
faraday (= 0.8.9)
|
faraday (= 0.8.9)
|
||||||
faraday_middleware (= 0.9.0)
|
faraday_middleware (= 0.9.0)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue