mirror of
https://github.com/lostisland/faraday.git
synced 2025-12-07 00:01:45 -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
|
||||
s.name = 'faraday'
|
||||
s.version = '0.5.3'
|
||||
s.date = '2010-11-09'
|
||||
s.date = '2010-12-20'
|
||||
s.rubyforge_project = 'faraday'
|
||||
|
||||
## Make sure your summary is short. The description may be as long
|
||||
@ -43,7 +43,6 @@ Gem::Specification.new do |s|
|
||||
# = MANIFEST =
|
||||
s.files = %w[
|
||||
Gemfile
|
||||
Gemfile.lock
|
||||
LICENSE
|
||||
README.md
|
||||
Rakefile
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user