Skip to content

Commit

Permalink
update Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
rdai10 committed Apr 11, 2019
1 parent 11c0b74 commit 2a94377
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions theme/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ GEM
specs:
celluloid (0.16.0)
timers (~> 4.0.0)
concurrent-ruby (1.1.4)
concurrent-ruby (1.1.5)
crass (1.0.4)
daemons (1.3.1)
erubis (2.7.0)
Expand All @@ -16,7 +16,7 @@ GEM
websocket-driver (>= 0.5.1)
ffi (1.9.25)
hitimes (1.3.1)
i18n (1.5.3)
i18n (1.6.0)
concurrent-ruby (~> 1.0)
image_size (2.0.0)
jshintrb (0.3.0)
Expand All @@ -31,11 +31,11 @@ GEM
loofah (2.2.3)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mini_portile2 (2.1.0)
mini_portile2 (2.3.0)
multi_json (1.13.1)
multipart-post (2.0.0)
nokogiri (1.6.8.1)
mini_portile2 (~> 2.1.0)
nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
rack (1.6.11)
rack-livereload (0.3.17)
rack
Expand All @@ -46,7 +46,7 @@ GEM
rb-inotify (0.10.0)
ffi (~> 1.0)
rubyzip (1.2.2)
sass (3.7.3)
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
Expand All @@ -71,17 +71,17 @@ GEM
websocket-driver (0.7.0)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.3)
zendesk_apps_support (4.10.0)
zendesk_apps_support (4.12.4)
erubis
i18n
image_size
jshintrb (~> 0.3.0)
json
loofah
nokogiri (~> 1.6.8)
loofah (~> 2.2.3)
nokogiri (~> 1.8.5)
sass
sassc (~> 1.11.2)
zendesk_apps_tools (2.12.4)
zendesk_apps_tools (2.13.0)
execjs (~> 2.7.0)
faraday (~> 0.9.2)
faye-websocket (~> 0.10.7)
Expand All @@ -92,7 +92,7 @@ GEM
sinatra-cross_origin (~> 0.3.1)
thin (~> 1.7.2)
thor (~> 0.19.4)
zendesk_apps_support (~> 4.10.0)
zendesk_apps_support (~> 4.12.4)

PLATFORMS
ruby
Expand Down

0 comments on commit 2a94377

Please sign in to comment.