Skip to content

Commit

Permalink
Regenerate gemspec for version 1.0.0.beta7
Browse files Browse the repository at this point in the history
  • Loading branch information
antpaw committed Aug 9, 2018
1 parent 0a37e5d commit 54c1299
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bhf.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
# stub: bhf 1.0.0.beta6 ruby lib
# stub: bhf 1.0.0.beta7 ruby lib

Gem::Specification.new do |s|
s.name = "bhf".freeze
s.version = "1.0.0.beta6"
s.version = "1.0.0.beta7"

s.required_rubygems_version = Gem::Requirement.new("> 1.3.1".freeze) if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib".freeze]
s.authors = ["Anton Pawlik".freeze]
s.date = "2018-05-31"
s.date = "2018-08-09"
s.description = "A simple to use Rails-Engine-Gem that offers an admin interface for trusted user. Easy integratable and highly configurable and agnostic. Works with ActiveRecord and Mongoid.".freeze
s.email = "[email protected]".freeze
s.extra_rdoc_files = [
Expand Down

0 comments on commit 54c1299

Please sign in to comment.