Skip to content

Commit

Permalink
3.6.0.pre5
Browse files Browse the repository at this point in the history
  • Loading branch information
leikind committed Nov 28, 2015
1 parent 5e92e80 commit 2e56835
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wice_grid.gemspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# encoding: utf-8
Gem::Specification.new do |s|
s.name = 'wice_grid'
s.version = '3.6.0.pre4'
s.version = '3.6.0.pre5'
s.authors = ['Yuri Leikind']
s.email = ['yuri.leikind@gmail.com']
s.homepage = 'https://github.com/leikind/wice_grid'
Expand All @@ -14,7 +14,7 @@ Gem::Specification.new do |s|
s.files = `git ls-files`.split($INPUT_RECORD_SEPARATOR)
s.license = 'MIT'
s.require_paths = ['lib']
s.date = '2015-08-30'
s.date = '2015-11-28'

s.add_dependency 'activerecord', ['> 3.2']
s.add_dependency 'kaminari', ['~> 0.16']
Expand Down

0 comments on commit 2e56835

Please sign in to comment.