Skip to content

Commit

Permalink
Regenerate gemspec for version 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mshibuya committed Apr 25, 2018
1 parent 919761c commit 99b2734
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions remotipart.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: remotipart 1.4.1 ruby lib
# stub: remotipart 1.4.2 ruby lib

Gem::Specification.new do |s|
s.name = "remotipart".freeze
s.version = "1.4.1"
s.version = "1.4.2"

s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib".freeze]
s.authors = ["Greg Leppert".freeze, "Steve Schwartz".freeze]
s.date = "2018-04-22"
s.date = "2018-04-25"
s.description = "Remotipart is a Ruby on Rails gem enabling remote multipart forms (AJAX style file uploads) with jquery-rails.\n This gem augments the native Rails 3 jQuery-UJS remote form function enabling asynchronous file uploads with little to no modification to your application.\n ".freeze
s.email = ["[email protected]".freeze, "[email protected]".freeze]
s.extra_rdoc_files = [
Expand Down

0 comments on commit 99b2734

Please sign in to comment.