Skip to content

Commit

Permalink
v4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mehul Porwal committed Feb 1, 2018
1 parent f071af9 commit def7fbd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
zendesk_apps_support (4.8.0)
zendesk_apps_support (4.9.0)
erubis
i18n
image_size
Expand Down Expand Up @@ -36,7 +36,7 @@ GEM
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mini_portile2 (2.1.0)
multi_json (1.12.2)
multi_json (1.13.1)
nokogiri (1.6.8.1)
mini_portile2 (~> 2.1.0)
parser (2.3.3.0)
Expand Down Expand Up @@ -67,7 +67,7 @@ GEM
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.8.1)
sass (3.5.3)
sass (3.5.5)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
Expand All @@ -90,4 +90,4 @@ DEPENDENCIES
zendesk_apps_support!

BUNDLED WITH
1.15.4
1.16.1
2 changes: 1 addition & 1 deletion zendesk_apps_support.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'zendesk_apps_support'
s.version = '4.8.0'
s.version = '4.9.0'
s.license = 'Apache License Version 2.0'
s.authors = ['James A. Rosen', 'Likun Liu', 'Sean Caffery', 'Daniel Ribeiro']
s.email = ['[email protected]']
Expand Down

0 comments on commit def7fbd

Please sign in to comment.