AEtherC0r3
9b7562fe2e
Update autoprefixer-rails to 7.1.1
2017-08-07 12:23:01 +03:00
AEtherC0r3
cb8010bafe
Update omniauth-oauth2 to 1.4.0
2017-08-07 12:23:01 +03:00
AEtherC0r3
2824336ead
Update sprockets to 3.7.1
2017-08-07 12:23:01 +03:00
AEtherC0r3
2799653124
Update omniauth to 1.6.1
2017-08-07 12:23:01 +03:00
AEtherC0r3
4e1d45382c
Update awesome_nested_set to 3.1.3
2017-08-07 12:23:01 +03:00
AEtherC0r3
57f450e857
Update delayed_job_active_record to 4.1.2
2017-08-07 12:23:01 +03:00
AEtherC0r3
7e2bb8043f
Update coffee-rails to 4.2.2
2017-08-07 12:23:01 +03:00
AEtherC0r3
d9649a4446
Update jquery-rails to 4.3.1
2017-08-07 12:23:01 +03:00
AEtherC0r3
f74f2d3f52
Update responders to 2.4.0
2017-08-07 12:23:01 +03:00
AEtherC0r3
d94fdb2a28
Update dotenv-rails to 2.2.1
2017-08-07 12:23:01 +03:00
AEtherC0r3
da8b72343b
Update font-awesome-rails to 4.7.0.2
2017-08-07 12:23:01 +03:00
AEtherC0r3
a4b82bc830
Update sass-rails to 5.0.6
2017-08-07 12:23:01 +03:00
rahul
5c0a565e8d
webmock updated
...
Updated Webmock as previous version was not compatible with the new gems
2017-07-16 22:57:51 +05:30
rahul
d4d1512c61
Updated rspec-rails and guard rspec
...
Updated this gem to fix nomethoderror old version of rspec use last_comment method which is deprecated in latest versions
2017-07-16 22:43:56 +05:30
rahul
a6f9fdbb43
Updated rails to 4.2.8
...
Rails update to 4.2.8 is necessary to get rid of Bignum and Fixnum warnings.
Ruby had two visible Integer classes: Fixnum and Bignum.
Ruby 2.4 unifies them into Integer. All C extensions which touch the Fixnum or Bignum class need to be fixed.
2017-07-16 22:43:01 +05:30
rahul
7f28ff3ac9
Updated rdoc-generator-fivefish gem
...
This update is required to update yajl-ruby 1.2 to yajl-ruby 1.3 that support ruby 2.4
2017-07-16 22:39:11 +05:30
Hernan Schmidt
b2bd6080c2
Update Rubocop to 0.49.1
2017-07-14 15:16:43 +02:00
Hernan Schmidt
8652a5cb78
Update Byebug to latest version
2017-07-12 16:40:13 +02:00
shlok007
b33e9ed28e
fix revision count and drop observers
2017-07-09 03:36:57 +05:30
siddhantbajaj
4c957a8b17
Updated Paper Trail
2017-07-07 14:22:02 +05:30
siddhantbajaj
b9a540f4e2
Sample prototype for ticket pdf
...
Added verticl layout of ticket pdf without QR code.
2017-07-05 16:39:31 +05:30
AEtherC0r3
5f3b48c9f7
Update shoulda-matchers to 2.8
2017-06-27 21:16:46 +03:00
shlok007
58c80f1447
update nokogiri to 1.8.0
2017-06-14 22:12:10 +05:30
mdeniz
ebe1ca374d
Fix the Travis failure in the last PR about axlsx dependencies
2017-06-09 14:41:51 +02:00
Agrim Mittal
605a1a9c5f
Add haml-lint gem
...
Added haml_lint gem v0.24.0
2017-04-26 18:27:20 +05:30
Agrim Mittal
c27ab2d4a9
update to rubocop v0.48.1
...
Updated other gems(nokogiri rails-dom-testing) to be able to update rubocop
2017-04-20 14:58:00 +05:30
Eugene Dubinin
790e2fd3a2
implement manual event management and support for multiple speakers per event
2017-04-13 17:15:21 +03:00
gotens1211
a1d9cc39f9
Fixes #1402 Updated nokogiri in gemfile.lock
2017-03-25 09:18:17 +05:30
gotens1211
2353fd812e
updated rubyzip gem in Gemfile.lock
2017-03-03 17:01:38 +05:30
gotens1211
c1b81755c9
Implementing Countable.js to count words.
...
Changed the words_count method to work with countable.js
Added the gem for countable.js
2017-03-01 19:15:19 +05:30
Stella Rouzi
8b5d6603af
Merge pull request #1254 from shlok007/devise
...
Updated devise to 4.2.0
2017-03-01 13:29:44 +02:00
shlok007
84f4743648
update rolify to 5.1.0
2017-02-17 02:52:11 +05:30
shlok007
296eefd1c2
updated devise to 4.2.0
2017-01-21 12:12:19 +05:30
shlok007
9ace40d9fc
using sprockets-rails instead of quiet-assets
2016-08-27 19:40:53 -04:00
Hernan Schmidt
4d6868d9bb
Fix conference serializer spec to work with MySQL
2016-08-18 18:34:50 +02:00
Rishabh Saxena
5c21d1c4d9
add Payment#purchase tests
2016-08-15 10:59:35 +05:30
Rishabh Saxena
b639d2eec5
add stripe-gem and payment schema
2016-08-15 10:59:33 +05:30
Christian Bruckmayer
60877e9593
Merge pull request #1141 from ChrisBr/update_rails
...
Update rails to version 4.2.7.1
2016-08-12 09:56:50 +02:00
Christian Bruckmayer
20dd33d2ff
Update rails to version 4.2.7.1
2016-08-12 09:43:05 +02:00
Ana
0e9b8b598f
Use jquery-ui-rails gem
2016-08-11 15:11:27 +02:00
Henne Vogelsang
0d6199058f
Merge pull request #1037 from rishabhs95/hakiri-nokogiri
...
update nokogiri gem for hakiri issue
2016-06-15 16:55:51 +02:00
Henne Vogelsang
dcae196d2b
Merge pull request #905 from Ana06/languages
...
Languages
2016-06-15 16:55:12 +02:00
Rishabh Saxena
38080c7660
update nokogiri gem
2016-06-13 19:02:36 +05:30
Ana
6c87995050
Configure language of events
2016-06-03 14:09:37 +02:00
Henne Vogelsang
02487be6fb
Merge pull request #1002 from nishanthvijayan/fix-deprecation-warnings
...
Fix deprecation warnings
2016-05-19 14:37:39 +02:00
Nishanth Vijayan
d152b5eddc
Update paper_trail gem to latest
2016-05-18 23:27:18 +05:30
Nishanth Vijayan
c00b04e9e8
Update htmlentities gem to remove duplicated key warning
2016-05-17 20:15:49 +05:30
Stella Rouzi
528243c8b9
Allow max_attendees to be nil
2016-05-15 14:01:36 +03:00
Henne Vogelsang
737a9d4808
Add faker gem, don't require rubocop
2016-04-29 17:21:20 +02:00
Henne Vogelsang
d79a9b6fc1
Make use of dotenv
2016-04-29 16:37:48 +02:00