safemode.gemspec in safemode-1.2.2 vs safemode.gemspec in safemode-1.2.3

- old
+ new

@@ -1,19 +1,19 @@ # Generated by jeweler # DO NOT EDIT THIS FILE DIRECTLY # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- -# stub: safemode 1.2.2 ruby lib +# stub: safemode 1.2.3 ruby lib Gem::Specification.new do |s| s.name = "safemode" - s.version = "1.2.2" + s.version = "1.2.3" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.require_paths = ["lib"] s.authors = ["Sven Fuchs", "Peter Cooper", "Matthias Viehweger", "Kingsley Hendrickse", "Ohad Levy", "Dmitri Dolguikh"] - s.date = "2014-11-27" + s.date = "2016-03-08" s.description = "A library for safe evaluation of Ruby code based on RubyParser and Ruby2Ruby. Provides Rails ActionView template handlers for ERB and Haml." s.email = "ohadlevy@gmail.com" s.extra_rdoc_files = [ "README.markdown" ] @@ -46,10 +46,10 @@ "test/test_safemode_eval.rb", "test/test_safemode_parser.rb" ] s.homepage = "http://github.com/svenfuchs/safemode" s.licenses = ["MIT"] - s.rubygems_version = "2.2.2" + s.rubygems_version = "2.4.8" s.summary = "A library for safe evaluation of Ruby code based on ParseTree/RubyParser and Ruby2Ruby" if s.respond_to? :specification_version then s.specification_version = 4