mirror of
https://github.com/lostisland/faraday.git
synced 2025-12-09 00:02:49 -05:00
Remove Gemfile.lock file from gemspec
This commit is contained in:
parent
ceba00bd5d
commit
223155a40e
@ -13,7 +13,7 @@ Gem::Specification.new do |s|
|
|||||||
## the sub! line in the Rakefile
|
## the sub! line in the Rakefile
|
||||||
s.name = 'faraday'
|
s.name = 'faraday'
|
||||||
s.version = '0.5.3'
|
s.version = '0.5.3'
|
||||||
s.date = '2010-11-09'
|
s.date = '2010-12-20'
|
||||||
s.rubyforge_project = 'faraday'
|
s.rubyforge_project = 'faraday'
|
||||||
|
|
||||||
## Make sure your summary is short. The description may be as long
|
## Make sure your summary is short. The description may be as long
|
||||||
@ -43,7 +43,6 @@ Gem::Specification.new do |s|
|
|||||||
# = MANIFEST =
|
# = MANIFEST =
|
||||||
s.files = %w[
|
s.files = %w[
|
||||||
Gemfile
|
Gemfile
|
||||||
Gemfile.lock
|
|
||||||
LICENSE
|
LICENSE
|
||||||
README.md
|
README.md
|
||||||
Rakefile
|
Rakefile
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user