Wrap the extra sources in a block
This commit is contained in:
parent
baff1d2257
commit
85f04a7585
2
Gemfile
2
Gemfile
@ -20,6 +20,7 @@
|
|||||||
# along with this program; if not, write to the Free Software
|
# along with this program; if not, write to the Free Software
|
||||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
|
|
||||||
|
source 'https://rubygems.org' do
|
||||||
gem 'zip-zip'
|
gem 'zip-zip'
|
||||||
gem 'simple_enum'
|
gem 'simple_enum'
|
||||||
gem 'uuidtools'
|
gem 'uuidtools'
|
||||||
@ -38,3 +39,4 @@ gem 'ox'
|
|||||||
group :test do
|
group :test do
|
||||||
gem 'rails-controller-testing'
|
gem 'rails-controller-testing'
|
||||||
end
|
end
|
||||||
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user