Skip to content

Commit

Permalink
Regenerate gemspec for version 5.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mikisvaz committed Apr 11, 2023
1 parent 554931f commit b235672
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions rbbt-util.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: rbbt-util 5.37.16 ruby lib
# stub: rbbt-util 5.38.0 ruby lib

Gem::Specification.new do |s|
s.name = "rbbt-util".freeze
s.version = "5.37.16"
s.version = "5.38.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib".freeze]
s.authors = ["Miguel Vazquez".freeze]
s.date = "2023-03-30"
s.date = "2023-04-11"
s.description = "Utilities for handling tsv files, caches, etc".freeze
s.email = "miguel.vazquez.g@bsc.es".freeze
s.executables = ["rbbt_query.rb".freeze, "rbbt_exec.rb".freeze, "rbbt_Rutil.rb".freeze, "rbbt".freeze, "rbbt_dangling_locks.rb".freeze, "rbbt_find.rb".freeze]
Expand Down

0 comments on commit b235672

Please sign in to comment.