Skip to content

Commit

Permalink
Updated gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
chetan committed May 24, 2019
1 parent 154ddda commit 6f01bb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions simplecov-console.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Juwelier::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
# stub: simplecov-console 0.4.2 ruby lib
# stub: simplecov-console 0.5.0 ruby lib

Gem::Specification.new do |s|
s.name = "simplecov-console".freeze
s.version = "0.4.2"
s.version = "0.5.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib".freeze]
Expand Down

0 comments on commit 6f01bb8

Please sign in to comment.