Skip to content

Commit

Permalink
3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leikind committed Apr 17, 2016
1 parent f67df73 commit a737c3e
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.pre5'
s.version = '3.6.0'
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-11-28'
s.date = '2015-04-17'

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

0 comments on commit a737c3e

Please sign in to comment.