Skip to content

Commit

Permalink
Merge pull request #55 from IzumiSy/update_gems
Browse files Browse the repository at this point in the history
Upgrade gems
  • Loading branch information
IzumiSy committed Mar 8, 2018
2 parents 985be9c + 09bd591 commit 3705610
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions Gemfile.lock
@@ -1,8 +1,8 @@
GIT
remote: git://github.com/doabit/semantic-ui-sass.git
revision: 14334c229ef9b94af6df40ea1bd7ff17f618bf1f
revision: 7d97a3584ab677ff20ea887dbd2e03c4d0eb401d
specs:
semantic-ui-sass (2.2.14)
semantic-ui-sass (2.3.0.0)
sass (>= 3.2)

GEM
Expand Down Expand Up @@ -80,10 +80,10 @@ GEM
unf (>= 0.0.5, < 1.0.0)
email_validator (1.6.0)
activemodel
erubi (1.7.0)
erubi (1.7.1)
erubis (2.7.0)
execjs (2.7.0)
ffi (1.9.21)
ffi (1.9.23)
font-awesome-rails (4.7.0.3)
railties (>= 3.2, < 5.2)
globalid (0.4.1)
Expand All @@ -106,7 +106,7 @@ GEM
ruby_parser (~> 3.5)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (0.9.3)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
jquery-rails (4.3.1)
rails-dom-testing (>= 1, < 3)
Expand All @@ -124,7 +124,7 @@ GEM
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
loofah (2.1.1)
loofah (2.2.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.0)
Expand All @@ -138,7 +138,7 @@ GEM
nokogiri (~> 1.6)
ntlm-http (~> 0.1, >= 0.1.1)
webrobots (>= 0.0.9, < 0.2)
meta-tags (2.7.1)
meta-tags (2.8.0)
actionpack (>= 3.2.0, < 5.3)
method_source (0.9.0)
mime-types (3.1)
Expand All @@ -149,7 +149,7 @@ GEM
minitest (5.11.3)
mono_logger (1.1.0)
multi_json (1.13.1)
mustermann (1.0.1)
mustermann (1.0.2)
net-http-digest_auth (1.4.1)
net-http-persistent (2.9.4)
newrelic_rpm (4.8.0.341)
Expand All @@ -169,12 +169,12 @@ GEM
coolline (~> 0.5)
pry-rails (0.3.6)
pry (>= 0.10.4)
public_suffix (3.0.1)
puma (3.11.2)
public_suffix (3.0.2)
puma (3.11.3)
rack (2.0.4)
rack-protection (2.0.0)
rack-protection (2.0.1)
rack
rack-test (0.8.2)
rack-test (0.8.3)
rack (>= 1.0, < 3)
rails (5.1.4)
actioncable (= 5.1.4)
Expand Down Expand Up @@ -205,7 +205,7 @@ GEM
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (12.3.0)
rb-fsevent (0.10.2)
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
redis (4.0.1)
Expand All @@ -218,7 +218,7 @@ GEM
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
ruby_dep (1.5.0)
ruby_parser (3.10.1)
ruby_parser (3.11.0)
sexp_processor (~> 4.9)
sass (3.5.5)
sass-listen (~> 4.0.0)
Expand All @@ -233,11 +233,11 @@ GEM
tilt (>= 1.1, < 3)
search_cop (1.0.9)
treetop
sexp_processor (4.10.0)
sinatra (2.0.0)
sexp_processor (4.10.1)
sinatra (2.0.1)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.0)
rack-protection (= 2.0.1)
tilt (~> 2.0)
spring (2.0.2)
activesupport (>= 4.2)
Expand Down

0 comments on commit 3705610

Please sign in to comment.