mirror of
https://github.com/jimeh/time_ext.git
synced 2026-02-19 13:26:39 +00:00
removed Gemfile.lock file, this is a gem, not an app
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -16,6 +16,7 @@ tmtags
|
|||||||
## PROJECT::GENERAL
|
## PROJECT::GENERAL
|
||||||
coverage
|
coverage
|
||||||
rdoc
|
rdoc
|
||||||
|
Gemfile.lock
|
||||||
pkg/*
|
pkg/*
|
||||||
*.gem
|
*.gem
|
||||||
.bundle
|
.bundle
|
||||||
|
|||||||
32
Gemfile.lock
32
Gemfile.lock
@@ -1,32 +0,0 @@
|
|||||||
PATH
|
|
||||||
remote: .
|
|
||||||
specs:
|
|
||||||
time_ext (0.2.7)
|
|
||||||
activesupport (>= 2.3.0)
|
|
||||||
i18n (>= 0.4.2)
|
|
||||||
|
|
||||||
GEM
|
|
||||||
remote: http://rubygems.org/
|
|
||||||
specs:
|
|
||||||
activesupport (3.0.3)
|
|
||||||
diff-lcs (1.1.2)
|
|
||||||
i18n (0.4.2)
|
|
||||||
rspec (2.1.0)
|
|
||||||
rspec-core (~> 2.1.0)
|
|
||||||
rspec-expectations (~> 2.1.0)
|
|
||||||
rspec-mocks (~> 2.1.0)
|
|
||||||
rspec-core (2.1.0)
|
|
||||||
rspec-expectations (2.1.0)
|
|
||||||
diff-lcs (~> 1.1.2)
|
|
||||||
rspec-mocks (2.1.0)
|
|
||||||
yard (0.6.3)
|
|
||||||
|
|
||||||
PLATFORMS
|
|
||||||
ruby
|
|
||||||
|
|
||||||
DEPENDENCIES
|
|
||||||
activesupport (>= 2.3.0)
|
|
||||||
i18n (>= 0.4.2)
|
|
||||||
rspec (>= 2.1.0)
|
|
||||||
time_ext!
|
|
||||||
yard (>= 0.6.3)
|
|
||||||
Reference in New Issue
Block a user