Skip to content

Commit 9cc512a

Browse files
author
Vidas P
committed
Update ace editor
1 parent 24755c2 commit 9cc512a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ gem 'aws-sdk-core', '~> 2.2.15'
2424
# Optional Services.
2525
gem 'omniauth-37signals' # BasecampAgent
2626

27-
gem 'ace-rails-ap', '~> 4.2'
27+
gem 'ace-rails-ap', '~> 4.4'
2828
gem 'bootsnap', '>= 1.4.6', require: false
2929
gem 'execjs', '~> 2.7.0'
3030
gem 'mini_racer', '~> 0.3.1'

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ GIT
1313
GEM
1414
remote: https://rubygems.org/
1515
specs:
16-
ace-rails-ap (4.3)
16+
ace-rails-ap (4.4)
1717
actioncable (6.0.3.2)
1818
actionpack (= 6.0.3.2)
1919
nio4r (~> 2.0)
@@ -587,7 +587,7 @@ PLATFORMS
587587
ruby
588588

589589
DEPENDENCIES
590-
ace-rails-ap (~> 4.2)
590+
ace-rails-ap (~> 4.4)
591591
aws-sdk-core (~> 2.2.15)
592592
better_errors (~> 2.7.0)
593593
binding_of_caller (~> 0.8.0)

0 commit comments

Comments
 (0)