File tree Expand file tree Collapse file tree
lib/activeadmin_blaze_theme Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
1010 spec . authors = [ 'Mattia Roccoberton' ]
1111 spec . email = [ 'mat@blocknot.es' ]
1212 spec . summary = 'ActiveAdmin Blaze Theme'
13- spec . description = 'An ActiveAdmin theme which use Blaze CSS UI toolkit'
13+ spec . description = 'An ActiveAdmin theme based on Blaze CSS UI toolkit'
1414 spec . homepage = 'https://github.com/blocknotes/activeadmin_blaze_theme'
1515 spec . license = 'MIT'
1616
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module ActiveAdminBlazeTheme
4- VERSION = '0.7.0 '
4+ VERSION = '0.7.4 '
55end
Original file line number Diff line number Diff line change 11{
22 "name" : " activeadmin_blaze_theme" ,
3- "version" : " 0.7.0 " ,
3+ "version" : " 0.7.4 " ,
44 "description" : " A theme for Active Admin using Blaze CSS" ,
55 "author" : " Mattia Roccoberton <mat@blocknot.es>" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments