bump entypo-rails
This commit is contained in:
parent
0a70a125be
commit
68affd5dd1
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -71,7 +71,7 @@ gem 'uuid', '2.3.7'
|
||||||
|
|
||||||
# Icons
|
# Icons
|
||||||
|
|
||||||
gem 'entypo-rails', '2.2.1'
|
gem 'entypo-rails', '2.2.2'
|
||||||
|
|
||||||
# JavaScript
|
# JavaScript
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -126,7 +126,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.2.1)
|
entypo-rails (2.2.2)
|
||||||
railties (>= 3.1, <= 5)
|
railties (>= 3.1, <= 5)
|
||||||
erubis (2.7.0)
|
erubis (2.7.0)
|
||||||
ethon (0.7.1)
|
ethon (0.7.1)
|
||||||
|
|
@ -446,7 +446,7 @@ GEM
|
||||||
simple_oauth (~> 0.2)
|
simple_oauth (~> 0.2)
|
||||||
typhoeus (0.6.8)
|
typhoeus (0.6.8)
|
||||||
ethon (>= 0.7.0)
|
ethon (>= 0.7.0)
|
||||||
tzinfo (0.3.40)
|
tzinfo (0.3.41)
|
||||||
uglifier (2.5.0)
|
uglifier (2.5.0)
|
||||||
execjs (>= 0.3.0)
|
execjs (>= 0.3.0)
|
||||||
json (>= 1.8.0)
|
json (>= 1.8.0)
|
||||||
|
|
@ -489,7 +489,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 (= 2.2.1)
|
entypo-rails (= 2.2.2)
|
||||||
factory_girl_rails (= 4.4.1)
|
factory_girl_rails (= 4.4.1)
|
||||||
faraday (= 0.8.9)
|
faraday (= 0.8.9)
|
||||||
faraday_middleware (= 0.9.0)
|
faraday_middleware (= 0.9.0)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue